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.46k stars 195 forks source link

is this package support client side cache sync ? #122

Closed yyong37 closed 1 year ago

yyong37 commented 2 years ago

like redis pubsub / tracking ?

eko commented 1 year ago

Hello,

Actually this is not supported but feel free to submit a pull request if you want it to be implemented.

Closing for now as there is no issue on the actual project.

Thank you