Add note about possible out-of-sync redis caches

This commit is contained in:
Sandro Santilli 2012-04-18 12:09:43 +02:00
parent ab50461e83
commit 192d53679d

View File

@ -40,6 +40,10 @@ Run
node app.js [development | production]
```
Note that caches are kept in redis. If you're not seeing what
you expect there may be out-of-sync records in there.
Take a look: http://redis.io/commands
URLs
----