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

Allow TableLocking without cache/into separate cache #22

Open
darkms opened this issue May 18, 2015 · 0 comments
Open

Allow TableLocking without cache/into separate cache #22

darkms opened this issue May 18, 2015 · 0 comments

Comments

@darkms
Copy link
Collaborator

darkms commented May 18, 2015

Would be nice to support custom TableLock storages and remove runtime-error when calling table.AcquireTableLock without cache implementation.
The cases should be as follows:

  • No caching is required for record contents in this table
  • Locking needs higher reliability than memcached can offer (ex: want to use Redis for locks, but not for table contents)
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

1 participant