Hi, I want to know if there is a way to alter the default cache eviction policy used by memcached(LRU). I want to implement an LFU cache(or an SDC Cache replacement policy) and wondering if I can use memcached or not?
Regards, Arghyadip
Hi, I want to know if there is a way to alter the default cache eviction policy used by memcached(LRU). I want to implement an LFU cache(or an SDC Cache replacement policy) and wondering if I can use memcached or not?
Regards, Arghyadip