Also, How fault tolerant is using the MemcachedState? If a host/worker node dies, does its in memory map get lost forever ? Or is this map distributed among worker nodes ?
On Mon, Apr 28, 2014 at 3:57 PM, Raphael Hsieh <[email protected]> wrote: > How would one pull data from a Memcached in a separate process ? > > I see the examples for how to put data into memcached, but what is the > purpose of doing so ? > > How might I have a different process pulling data from the memcache every > X seconds, and pushing it to a different external datastore ? > > -- > Raphael Hsieh > > > > -- Raphael Hsieh
