[infinispan-issues] [JBoss JIRA] (ISPN-1792) Modification timestamp of cache entries
Thomas Fromm (JIRA)
jira-events at lists.jboss.org
Thu Jan 26 04:14:48 EST 2012
Thomas Fromm created ISPN-1792:
----------------------------------
Summary: Modification timestamp of cache entries
Key: ISPN-1792
URL: https://issues.jboss.org/browse/ISPN-1792
Project: Infinispan
Issue Type: Feature Request
Components: Core API
Affects Versions: 5.1.0.FINAL
Reporter: Thomas Fromm
Assignee: Manik Surtani
To realise things like: programmatic delete last X entries from cache, I need the modification timestamp of the cache entry. ATM I store it inside the key object (cause I cannot modify value objects) and have my own index on this.
Getting the modification timestamp using the advanced cache api would be really nice.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list