[ZODB-Dev] redis cache for RelStorage

Shane Hathaway shane at hathawaymix.org
Tue May 3 02:43:40 EDT 2011


On 05/02/2011 09:23 PM, 潘俊勇 wrote:
> It seems that redis is much faster than memcached.
>
> Could we use redis as a cache for RelStroage?

Are you having speed issues?

I suspect either one is so fast that the speed of Redis or Memcached is 
irrelevant.  If you want speed, minimize the latency of the *network*, 
and that means getting good network hardware.

Shane


More information about the ZODB-Dev mailing list