Added the possibility to use Redis for quota locks

This commit is contained in:
Raphael Michel
2015-06-30 16:48:00 +02:00
parent 77905c596b
commit 235769ce4f
6 changed files with 165 additions and 32 deletions

View File

@@ -0,0 +1,2 @@
django-redis>=4.1,<4.2
redis>=2.10,<2.11