-
-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
status:ready for adoptionFeel free to implement this issue.Feel free to implement this issue.type:enhancementEnhancementEnhancement
Description
ActiveRecord expire
RedisActiveRecod does not have ability to be stored with some expire time.
What's expected?
Add method to RedisActiveRecod ttl() wich return time to live value in seconds. Every time when we will save or update model, we will apply expire command with this value to AR's keys. If ttl() method return false expire command doesn't have to be applied.
svit-ws, edwardstock, nailfor, NaLLiFFuNT, Ldnz and 5 more
Metadata
Metadata
Assignees
Labels
status:ready for adoptionFeel free to implement this issue.Feel free to implement this issue.type:enhancementEnhancementEnhancement