Skip to content

Releases: mathspace/django-cacheops

Update fork

09 Jun 00:52
Compare
Choose a tag to compare
Fix INSIDEOUT in older redises

- can't use SET ... NX GET
- math.random() used to be deterministic

Closes #449.

Fork point

01 May 22:34
Compare
Choose a tag to compare
Make it work with Redis 6.x and older again

Fixes #449