VictoriaMetrics/fastcache

Any ways to cycle / list all the entry keys in the cache?

gitmko0 opened this issue · 1 comments

Any ways to cycle / list all the entry keys in the cache?

Writing a counter to store inside fastcache but would like to cycle it to store the values after some time.

VisitAllEntries()