[ZODB-Dev] zeo.memcache

Jim Fulton jim at zope.com
Sun Oct 9 09:26:08 UTC 2011


On Sat, Oct 8, 2011 at 4:34 PM, Shane Hathaway <shane at hathawaymix.org> wrote:
> On 10/05/2011 11:40 AM, Pedro Ferreira wrote:
>> Hello all,
>>
>> While doing some googling on ZEO + memcache I came across this:
>>
>> https://github.com/eleddy/zeo.memcache
>>
>> Has anybody ever tried it?
>
> Having implemented memcache integration for RelStorage, I now know what
> it takes to make a decent connection between memcache and ZODB.  The
> code at the link above does not look sufficient to me.
>
> I could adapt the cache code in RelStorage for ZEO.  I don't think it
> would be very difficult.  How many people would be interested in such a
> thing?

This would be of broad interest!

Can you briefly describe the strategy?  How do you arrange that
the client sees a consistent view of the current tid for a given
oid?

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton


More information about the ZODB-Dev mailing list