Skip to content

Missing (maybe) a TTL management method to remove TTL from keys #66

@itay-moav

Description

@itay-moav

Use case:
I have a chat app where threads are set to be expired after 4 months of inactivity.

Each user can pin a certain amount of threads. These threads should not have a TTL.

Users can pin/unpin. I need an easy way to remove the TTL from specific threads.
Is there a way to accomplish this with current methods?
If not, can this be added.

I would do it through the current TTL Config. Maybe use -1 to mark persistence

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions