Is there a way to serve always fresh content without stop memcached or
flush?
Starting the daemon with -m 0 don't seems to be a solution
I need that some scripts (on the same machine) using memcached could
access fresh data from db instead of cached.
The best practice is to work this into your application code. We have
flags for functions or rules for when to use cache and when not to.
Trying to circumvent memcached at the daemon level so your application
does not use cache is the wrong solution IMO.
Brian.
--
---
You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.