Hello list! Long time. The storage engine branch looks a little bit behind master - is github.com/memcached/memcached:engine-pu the most up to date branch (last commit in late 2011)?
I'm thinking about writing a proxying storage backend--rather than using one of the many memcached proxies, as it keep close to upstream protoco, bugfixes, etc. This may also be a useful example of how to use the storage engine interface... But going back to the OP, what's the current state of and plan for the storage engine branch to land as stable? Cheers! Aaron On Monday, January 9, 2012 2:21:55 PM UTC-8, Dormando wrote: > > > There are archived discussions floating around about this subject, > > particularly with SSD. Are there open source works (implementation, > > src code, interface description, etc) available for people to take a > > look ? > > There is a working and well used engine implementation in the engine-pu > branch: > https://github.com/memcached/memcached/tree/engine-pu > > There's also a download on the google code site of an older beta release > of 1.6.0. Included in the source tree is the default engine, which should > serve as a good example. Others exist if you google around. > >
