Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dbal][bc break] Performance improvements and new features. #199

Merged
merged 3 commits into from
Sep 13, 2017

Conversation

makasim
Copy link
Member

@makasim makasim commented Sep 13, 2017

  • Migrate from int autoincrement primary key to uuid. No more global lock on an insert.
  • Fix consumption of messages with priority.
  • Add priority support to producer
  • Add delivery delay support to producer
  • Add time to live support to producer.
  • Add spec tests.

The change contains BC breaks cuz the table schema was changed significantly.

SHOULD BE MERGED AFTER MASTER IS 0.8

@makasim makasim changed the base branch from master to 0.8 September 13, 2017 12:38
@makasim makasim merged commit 19fef9a into 0.8 Sep 13, 2017
@makasim makasim deleted the dbal-improvements branch September 13, 2017 13:07
ASKozienko pushed a commit that referenced this pull request Nov 2, 2018
[dbal][bc break] Performance improvements and new features.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant