For my use case, I need to use Redis.OM in a scenario where a sliding expiration window would be extremely helpful. Knowing that Redis doesn't support sliding expiration by default is there a way within Redis.OM (or an extension) to add this behavior?
For my use case, I need to use Redis.OM in a scenario where a sliding expiration window would be extremely helpful. Knowing that Redis doesn't support sliding expiration by default is there a way within Redis.OM (or an extension) to add this behavior?