-
Ales Zoulek authored
The are two reasons: * django already implements CacheClass instance as singleton, we don't need to reimplement that * connection pool in redis.py is already tested, we shouldn't have to test it again * default keywargs charset='utf-8' and errors='strict' are defaults in redis.py, se we don't need to copy it over
113c1b6d
| Name |
Last commit
|
Last update |
|---|---|---|
| redis_cache | ||
| tests | ||
| .gitignore | ||
| AUTHORS.rst | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.rst | ||
| runtests.py | ||
| setup.py |