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

Row level locking for transactions #140

Open
kyleterry opened this issue Jan 14, 2015 · 2 comments
Open

Row level locking for transactions #140

kyleterry opened this issue Jan 14, 2015 · 2 comments

Comments

@kyleterry
Copy link
Member

Transactions aren't quite ready yet. Rows can potentially be owned by more than one transaction at the same time, thus rendering ... well... you understand.

@qpfiffer
Copy link
Member

Violates ACID properties right now, needs to be fixed.

@qpfiffer
Copy link
Member

qpfiffer commented Feb 6, 2015

This ties into #152.

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

No branches or pull requests

2 participants