StackRedis.L1
StackRedis.L1 copied to clipboard
Allow a client to specify a mandatory expiry timespan
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.