Hi, What do folks do with the objects stored in memcached when a new version of the software is deployed? There is the potential that the data could be stale depending on the code changes so do people typically just flush the cache?
Is there information on best practices and/or how memcached is used in production? Thanks in advance for any pointers --
