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

Implement Lock Manager in TwoPLServer #20

Closed
pbailis opened this issue Jan 31, 2013 · 1 comment
Closed

Implement Lock Manager in TwoPLServer #20

pbailis opened this issue Jan 31, 2013 · 1 comment
Assignees

Comments

@pbailis
Copy link
Owner

pbailis commented Jan 31, 2013

This should be exposed in thrift.

Look into NamedLock in Java.

Read_Lock(key) -> True
Write_Lock(key) -> True
Unlock(key) -> True

@pbailis
Copy link
Owner Author

pbailis commented Feb 4, 2013

b4f061c

@pbailis pbailis closed this as completed Feb 4, 2013
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