Skip to content

Releases: giosg/django-cacheops

Reading from redis replicas - ops separated

18 Mar 14:45
b1e77da
Compare
Choose a tag to compare
Merge pull request #4 from giosg/fea_read_multiserver_redirection

Updated version.

Reading from redis replicas

18 Mar 14:42
e0ec3fe
Compare
Choose a tag to compare
Merge pull request #2 from giosg/fea_read_multiserver_redirection

Added nested redis client class to cacheops redis to perform GETs on replica if provided

2.4.5.1

29 Jun 10:52
Compare
Choose a tag to compare

Fixed the issue with TextFields, which are now being serialized correctly.

2.4.3.2

23 May 08:57
Compare
Choose a tag to compare

Added cache invalidation Django signals.

2.4.3.1

16 May 07:52
Compare
Choose a tag to compare

Released contents of master as a version of 2.4.3.1 (bumped in setup.py)