My favorites | Sign in
Project Home Downloads Issues
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Featured
Downloads
Links

This is project based on youku2008's memcached-tag project, with some bugs fixed and extra functionality added:

  • tags_delete <tag1> <tag2> <tag3> ... ## this will delete all items which have ALL listed tags
The difference from tag_delete is
  • it accepts multiple tags
  • it deletes only items which have all of the tags given
  • it does not delete tag from memory unless no items left marked by this tag
so if you call tags_delete <tag> it acts exactly as tag_delete <tag>

please see memcached-tag first.

Powered by Google Project Hosting