wait wait wait...

from memcached.org

"Memcached is an in-memory key-value store for small chunks of
arbitrary data (strings, objects) from results of database calls, API
calls, or page rendering."

I think caching is a particular use of memcache. In my case I usually
use it as a set of counters where you can do atomic operations.

saludos.

On Mon, Jul 11, 2011 at 8:43 PM, Roberto Spadim <[email protected]> wrote:
> hum... it´s no a key-value store
> it´s a cache
> if you want a nonsql database, check membase, or memcachedb
>
> 2011/7/11 Rishi <[email protected]>
>>
>> Hi,
>>
>> I am a PhD student and currently doing research on key-value stores
>> particularly memcached, with key focus on characterizing performance
>> in case of load spikes. For data analysis, I am looking for realistic
>> traces of memcached operations.
>>
>> I was wondering if anyone is aware of any repository of such publicly
>> available traces?
>>
>>
>>
>>
>> -
>> Rishi
>>
>>
>
>
>
> --
> Roberto Spadim
> Spadim Technology / SPAEmpresarial
>



-- 
Gabriel Sosa
Si buscas resultados distintos, no hagas siempre lo mismo. - Einstein

Reply via email to