We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A distributed locking mechanism needs to be implemented for GaeVFS. It should be possible to base these on memcached counters.
Original issue reported on code.google.com by vbonfa...@gmail.com on 14 Aug 2009 at 9:11
vbonfa...@gmail.com
The text was updated successfully, but these errors were encountered:
After this is implemented, H2 locking requirements need to be investigated.
Original comment by vbonfa...@gmail.com on 14 Aug 2009 at 9:12
Sorry, something went wrong.
Distributed locks are now available in the com.newatlanta.appengine.locks package.
Original comment by vbonfa...@gmail.com on 11 Sep 2009 at 10:01
No branches or pull requests
Original issue reported on code.google.com by
vbonfa...@gmail.com
on 14 Aug 2009 at 9:11The text was updated successfully, but these errors were encountered: