After some sleep and perspective, it occurs to me that I can just have a separate instance of memcached for each app on the same machine, yes? The main thing I was thinking of is the beta period where I want to reality check updates on the live machine, then hot swap the apps involved.
Unless there are any gotchas with multiple memcached instances on a machine, I think I have a reasonable KISS plan. Thank you Henrik On Dec 9, 5:08 am, Henrik Schröder <skro...@gmail.com> wrote: > Back up a bit: Why are your applications flushing a cache they share with > other applications in the first place? > > /Henrik