From: "RadosÅ‚aw BuÅ‚at" Date: 2009-04-05T22:20:18+09:00 Subject: Re: [ANN] Localmemcache-0.2.0: The beauty of memcached. For local data. Blazingly fast. On Sun, Apr 5, 2009 at 3:09 PM, Sven C. Koehler wrote: > Ok, thanks to everyone who reported bugs! > I think I fixed this problem, so could anyone who had problems setting > keys run the following command to verify whether it works better now? > > % git clone git://github.com/sck/localmemcache.git && \ >     cd localmemcache && rake sanity_test > > The output at the end should look like this: > > | LocalMemCache > | - should allow to set and query keys > | - should support the [] and []= operators > | - should allow deletion of keys > | - should return a list of keys > | - should support \0 in values and keys > | - should throw exception if pool is full > | - should support checking of namespaces > | - should support clearing of namespaces > | > | 8 specifications (8 requirements), 0 failures, 0 errors It works as you expected: LocalMemCache - should allow to set and query keys - should support the [] and []= operators - should allow deletion of keys - should return a list of keys - should support \0 in values and keys - should throw exception if pool is full - should support checking of namespaces - should support clearing of namespaces 8 specifications (8 requirements), 0 failures, 0 errors -- Pozdrawiam Rados³aw Bu³at http://radarek.jogger.pl - mój blog