<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,15 @@ persistent data store.
 
 More information: http://simonwillison.net/2009/Jan/7/ratelimitcache/
 
-Installation: Place the ratelimitcache.py on your Python path.
+Installation:
+    
+    Place the ratelimitcache.py on your Python path.
+    
+    Configure your CACHE_BACKEND setting. For best results, use the memcached 
+    backend - the other backends do not provide an atomic counter increment 
+    and so may suffer from less effective limiting due to race conditions.
+    
+    Cache documentation: http://docs.djangoproject.com/en/dev/topics/cache/
 
 Demo:
     cd demo/</diff>
      <filename>readme.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>864b2aa8d275a8a3e662e9effbf00b20acb1ff41</id>
    </parent>
  </parents>
  <author>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </author>
  <url>http://github.com/simonw/ratelimitcache/commit/7f52ce1179ad5f01d7b5e918a65b5edb7f2caa84</url>
  <id>7f52ce1179ad5f01d7b5e918a65b5edb7f2caa84</id>
  <committed-date>2009-01-08T00:37:12-08:00</committed-date>
  <authored-date>2009-01-08T00:37:12-08:00</authored-date>
  <message>Installation note: you need to configure the CACHE_BACKEND setting</message>
  <tree>00534a6ea5b22b6d766c29cb9921fe14648850e1</tree>
  <committer>
    <name>Simon Willison</name>
    <email>simon@simonwillison.net</email>
  </committer>
</commit>
