caching - Memcached - How to prevent an item from being removed -


i'm using beitmemcached client in application. there way of preventing cached value being removed when cache grows large? got values cached have stay in cache no matter what. possible?

thanks in advance!

no, memcached not work way. not data store. redis , couchbase 2 products persistent storage memcached (like) interface.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -