eko / gocache

☔️ A complete Go cache library that brings you multiple ways of managing your caches
https://vincent.composieux.fr/article/i-wrote-gocache-a-complete-and-extensible-go-cache-library/
MIT License
2.42k stars 192 forks source link

Hazelcast store refactoring #203

Closed semihbkgr closed 1 year ago

semihbkgr commented 1 year ago

It is better to have HazelcastMapInterfaceProvider in order to get a new map instance every time when it is needed.