yeah that´s the other i forgot! :) membase it works nice, but memcache / repcache and memcachedb can work like it
2011/3/3 Nathan Nobbe <[email protected]>: > On Thu, Mar 3, 2011 at 3:02 PM, Roberto Spadim <[email protected]> > wrote: >> >> humm i will tell my experience.... >> there´s two ideas >> one replication (like raid1) >> other load balance (like raid0 stripe) >> >> client side can load balance like 'raid0' (i don´t know if libmemcache >> have this, in php i use it, and works well) >> repcache works like 'raid1' (for cluster and HA i´m using it without >> problems, and it´s very good!) >> memcachedb have non volatile tools (use harddisk/ssd 'cache' with a >> berkley db) >> there´s another memcache port but i don´t remember now, with more >> features (web administration and others tools) >> >> maybe in future we could put all in one package? i don´t know... > > A friend has mentioned membase: > http://www.membase.org/ > though I've hardly had a minute to investigate, it implements the memcache > protocol, but it sounds like it may use something other than libmemcache on > the backend. > -nathan -- Roberto Spadim Spadim Technology / SPAEmpresarial
