Actions
Feature #7929
closedsupport deleting an entry from RotatingCacheConnector
Start date:
09/03/2014
Due date:
% Done:
100%
Estimated time:
Updated by Reynaud Sylvain almost 10 years ago
Add:
- new attribute @date in index file
- new parameter "TTL" in configuration
- new plugin to set the @date attribute to value '0' for a given key
Updated by L'Orphelin Cyril over 9 years ago
- Priority changed from Normal to Urgent
Updated by Reynaud Sylvain over 9 years ago
- Category set to Adaptors
- Status changed from New to Resolved
- Target version set to 2.1.2
- % Done changed from 0 to 100
Added new boolean parameter "delete".
Set it with eval="true()" in order to delete the entry for the key specified with parameter "key".
Actions