Commit graph

7 commits

Author SHA1 Message Date
Misha Behersky
9eccfe0386
Add memory backend (#394)
* Add simple backend

* Add test case for simple backend

* Add tests for mget backend method

* Fix redis mock mget implementation

* Make sure memory backend is thread safe

* Add docs section for memory backend

* Add test usage examples to docs

* Update docs for memory backend in testing

* Share memory storage between threads
2020-06-10 19:49:42 +02:00
Elisey Zanko
b62206da57 Resolve #367: Set pickle protocol version for the Redis backend (#369) 2020-01-14 15:46:27 -05:00
Hamza Khchine
e634a624ec Fix broken link to django-redis (#175) 2016-11-17 17:22:15 +01:00
Jubel Han
cdc0db78b2 Update connection class string for django redis 2016-06-29 15:07:46 +08:00
Jannis Leidel
87c83d6dba Fix directive name. 2014-12-04 18:41:20 -08:00
Jannis Leidel
7bd1513a4f Docs tweaks. 2014-12-04 17:24:25 -08:00
Jannis Leidel
d051286522 Added Sphinx docs. Fixes issue #48. 2014-11-25 22:18:26 +01:00