django-redis-cache icon indicating copy to clipboard operation
django-redis-cache copied to clipboard

document lock usage

Open thenewguy opened this issue 6 years ago • 0 comments

Is the lock() method meant for public use when a distributed lock is needed?

It isn't documented here: https://django-redis-cache.readthedocs.io/en/latest/api.html#cache-methods-provided-by-django-redis-cache

thenewguy avatar Nov 29 '19 19:11 thenewguy