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

Support lock-free READ_COMMITTED transaction isolation via multiple buffering #31

Open
GoogleCodeExporter opened this issue Jun 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Incorporate patch by Atul Vasu: 
https://groups.google.com/forum/#!topic/cqengine-discuss/9jIo0y5RDHA

Original issue reported on code.google.com by ni...@npgall.com on 21 Dec 2013 at 2:30

@GoogleCodeExporter
Copy link
Author

Instead of locks, Multiversion concurrency control(MVCC) should be implemented

Original comment by harry.ca...@gmail.com on 27 Apr 2014 at 10:10

@GoogleCodeExporter
Copy link
Author

MVCC has been implemented, although in a different way which doesn't require 
buffering.

Original comment by ni...@npgall.com on 20 Apr 2015 at 8:23

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant