Skip to content

Allow TableLocking without cache/into separate cache #22

@darkms

Description

@darkms

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions