1
0
mirror of synced 2025-01-31 12:32:59 +03:00

Update caching.rst

Remove documentation referencing delete by regex/prefix.
This commit is contained in:
hashnz 2014-05-20 08:53:41 +12:00
parent 04aea73a85
commit 43c4c80388

View File

@ -224,9 +224,8 @@ Deleting
~~~~~~~~
As you might guess, deleting is just as easy as saving, checking
and fetching. We have a few ways to delete cache entries. You can
delete by an individual ID, regular expression, prefix, suffix or
you can delete all entries.
and fetching. You can delete by an individual ID, or you can
delete all entries.
By Cache ID
^^^^^^^^^^^