mirror of
https://github.com/kennethreitz-archive/redis-docs.git
synced 2026-06-05 23:40:18 +00:00
all into sphinx
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
`|Redis Documentation| <index.html>`_
|
||||
**DesignPatterns: Contents**
|
||||
DesignPatterns
|
||||
==============
|
||||
|
||||
Use random keys instead of incremental keys in order to avoid a
|
||||
single-key that gets incremented by many servers. This can can't be
|
||||
distributed among servers.
|
||||
.. |Redis Documentation| image:: redis.png
|
||||
Reference in New Issue
Block a user