Expiry/TTL for KV Storage #14444
sturzamihai
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Excited to see that Payload introduced KV storage adapters in 3.62.0!
I was wondering if there are any plans (or existing options) for key expiry / TTL support in these adapters.
Would be really useful for usecases like cached data, rate limiting, etc.
We were right now in the middle of moving from Next's
unstable_cacheto a Redis approach for more control, and having this directly in Payload would be great.Beta Was this translation helpful? Give feedback.
All reactions