On Sep 11, 2008, at 5:10 AM, PlumbersStock.com wrote:


In that case.. Would anyone be interested in collecting a bounty on
getting a save/restore feature created that would be accepted into the
main branch? What would be a fair bounty for something like this?

Option to save all items in memory to hdd on shutdown of memcached.
Option to load saved items from hdd to memory on start of memcached.
Option to load, in addition to memory dump, a changes list from a text
file (some simple to produce format - up to you) on start of
memcached. Changes would include anything memcached can be asked to
do.

We are working on creating a "storage interface" to memcached, so that you can create you own back-end. This sounds like a pretty easy task to implement in the prototype we have....

Cheers,

Trond

Reply via email to