rahulraheja
rahulraheja
@patrickmn Any thoughts on the same?
A use case I have is I am reading data from a database and caching it for x minutes. But if the database connection is lost for some reason, i'd...
@patrickmn Does this satisfy your question on use cases? I would love to get this feature in (to support graceful degradation) either with @Freeaqingme implementation recommendation or if you have...
Another possible implementation https://github.com/patrickmn/go-cache/pull/53