NON VOLATILE MEMORY
    Roberto Spadim 
    roberto at spadim.com.br
       
    Thu Jan 11 02:32:54 UTC 2007
    
    
  
sorry i didn't see that email wasn't sent to list
but it ONLY use disk :(
i want ONLY memory, disk just for rebuild cache when starting memcache =)
Jehiah Czebotar escreveu:
> On 1/11/07, Roberto Spadim <roberto at spadim.com.br> wrote:
>> could we implement an non volatile inteface to memcache server too?
>> like every 5 seconds write to disk and when server end too
>> in the next startup server can reload data from disk and i avoid
>> recaching from my applications
>
> no need to write an interface to memcached; such a thing already
> exists and is called Tugela Cache. It's basically a memcached server
> that saves data in a berkeley db file instead of memory which sounds
> like exactly what you are looking for
>
> http://meta.wikimedia.org/wiki/Tugela_Cache
>
    
    
More information about the memcached
mailing list