retainer icon indicating copy to clipboard operation
retainer copied to clipboard

Make expirations mutable

Open jsimonrichard opened this issue 2 years ago • 0 comments
trafficstars

Adds the ability to change an entry's expiration without removing and re-adding the entry. I tried to follow the existing API patterns as closely as possible.

I plan to use this in a user session context; that is, I want to be able to push back the expiration instant whenever the session data is accessed.

jsimonrichard avatar May 16 '23 13:05 jsimonrichard