According to the README.txt there should be a "way to clear cache" in Mamcache Admin.
## MEMCACHE ADMIN ##
A module offering a UI for memcache is included. It provides stats, a
way to clear the cache, and an interface to organize servers/bins/clusters.
Is it possible that this is outdated and there is another way to clear cache that I have not found. All I really see in the statistics found at admin/reports/memcache There is no way that I have found to clear memecache cache. I am on Drupal 7.14. If this is not a bug feel free to roll this over to "support request".
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | memcache-clear-cache-1597788-3.patch | 482 bytes | markpavlitski |
Comments
Comment #1
aanjaneyam commentedYes. I cannot find any way to clear the memcache. Also what does it mean by "...an interface to organize servers/bins/clusters.".
Comment #2
erikwebb commentedThis looks like just a documentation issue. The functionality shouldn't be in this module, because we should rely on the built-in cache clear in Drupal to work correctly.
Comment #3
markpavlitski commentedPatch for README.txt is attached which removes mention of clearing the cache and organising servers/bins/clusters.
Comment #4
sd46 commentedDocumentation change in patch looks good.
Comment #5
jeremy commentedThanks, committed in 6.x-1.x:
http://drupalcode.org/project/memcache.git/commit/1bef72a
And 7.x-1.x:
http://drupalcode.org/project/memcache.git/commit/1d19d3f