From 6d14f074c5acf5e13cc67a831bccccae6f587339 Mon Sep 17 00:00:00 2001 From: Alson Kemp Date: Fri, 16 Oct 2015 11:54:11 -0700 Subject: [PATCH] Update to Quick Start Highlight the need to sync clock across multiple servers. --- docs/quickstart.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 536074d..b5c3947 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -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: