mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-05-10 21:53:12 +00:00
Merge pull request #31 from alsonkemp/master
Adds a direct mention to the multi-server synchronisation issue in the quick start guide.
This commit is contained in:
commit
fa2f829bad
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ Quick start
|
|||
Requirements
|
||||
............
|
||||
|
||||
- **If using multiple servers, it is critical that the servers' clocks are synchronized.**
|
||||
More detail here: http://django-cachalot.readthedocs.org/en/latest/limits.html#multiple-servers
|
||||
- Django 1.6 or 1.7
|
||||
- Python 2.6, 2.7, 3.2, 3.3, or 3.4
|
||||
- a cache configured as ``'default'`` with one of these backends:
|
||||
|
|
|
|||
Loading…
Reference in a new issue