Closed (outdated)
Project:
Memcache API and Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2011 at 17:19 UTC
Updated:
15 Apr 2026 at 01:48 UTC
Jump to comment: Most recent
Comments
Comment #1
chx commentedThere's a patch. It's not the prettiest ever but memcache.inc already has no place in a beauty contest anyways.
Comment #2
chx commentedI think documentation would be better than this....
Comment #3
jeremy commentedI'm not clear chx, what do you want added to the documentation?
Comment #4
chx commentedThat you will have stale stuff after reinstall so change your prefix on reinstalls manually. Coding this is too bloody hard.
Comment #5
jeffsheltren commentedIf we're just going to document something, I think "restart memcached" would be better advice than "use a different prefix" in this case since restarting memcached will clear everything out. No reason not to mention both, but I'd prefer the full restart of memcached if it were me.
Comment #6
chx commentedThInking on this more, where can this be a problem? Iimagine a developer server, bunch of developers working, I am not quit about restarting the memcached which might be used by a lot of people. On production you won't reinstall from scratch really.
Comment #7
japerry