-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello! I've been using your module and think that I need the cache to delete its contents from time to time, because 'dead' objects start to accrue in a long running process.
A tiny looping fibre that just runs purge_stale+sleep is all I needed to add.. but it would be cool if you had it builtin to the module, possibly turned on/off with a flag.
Alternatively you could clean out old values every 'x' calls to set/get, similar to a memory garbage collector.
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels