longevityframework/longevity

add support for TTL

sullivan- opened this issue · 0 comments

TTL = time to live

Both MongoDB and Cassandra back ends have this feature. I think it would be worth exposing. Let's do it clean and in a typesafe way so it is compile error to try to use this on a back end that does not support it.

If interested, please ask. I can provide support.