I want to know is there any way for Memcached to stop its LRU collection of keys so that i can find at what point the given memory allocated for memcached gets full.
I dont want memcached to flush the old keys when it goes out of space.
|
I want to know is there any way for Memcached to stop its LRU collection of keys so that i can find at what point the given memory allocated for memcached gets full. I dont want memcached to flush the old keys when it goes out of space. |
|||
|