StackRedis.L1 icon indicating copy to clipboard operation
StackRedis.L1 copied to clipboard

Allow a client to specify a mandatory expiry timespan

Open johnnycardy opened this issue 9 years ago • 0 comments

The risk to data validity in this project is that data may become stale if keyspace notifications are not delivered. Delivery is not guaranteed.

For that reason, it should be possible to expire in-memory cached data after a specific minimum interval.

johnnycardy avatar Feb 05 '16 15:02 johnnycardy