Re: DB support

2013-09-24 Thread RogueWarrior
Stated VERY simply memcached can get and set data in a distributed manner - end of story. CouchBase has the support replication and multiple heads and consistent hashing. What you want is a very intelligent client that would be using couchbase and a BUNCH of specialized code that does not yet ex

Checkpoint the memcached instance

2009-04-29 Thread RogueWarrior
Is there a way to save off the memcached instance? I know there is no way to do that with the current version. However, I heard that the Facebook fork on githgub can do it and I hear there is some stuff in the works. We have a real interest in persisting our memcached instances. So, I was wond

Re: distributed memcached

2009-07-01 Thread RogueWarrior
WOW, this particular thread has been going around and around. The real question is, do you need memcached for storing session data or for caching data that is persisted elsewhere? To me session data is state about the request(s) that is not stored in a DB. For instance - multi page flows, where

Re: block device

2009-09-16 Thread RogueWarrior
Hello I am sorry to bother you all. We would love to get a build or command line options to build the SSD capable branch/fork for a Sparc Solaris machine. Has it been tested on such a machine and does anyone have the command line options? Thanks! On Sep 11, 3:29 pm, Dustin wrote: > On Sep 11,

Re: Schooner appliance?

2009-09-22 Thread RogueWarrior
Yes we are looking into the device, but it is not cheap. I am hoping that when the storage engine branch is released, that we can hook up some SSD to a standard memcached box and see how they compare. Schooner has a few more features, but truly they are a specialized version of Memcached with cus