eko/gocache

Is there any way to limit size for cache ?

jayanthktn opened this issue · 1 comments

if memory exceeds the certain limit, we should notice or throw an error. Memory limit should not exceed 200MB

eko commented

The cache size limit depends on the store you’re using.

Please refer to the store library.

Closing this issue but feel free to reopen if you have any question related to gocache.