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

not found thundering herd handle #195

Open 04116 opened 1 year ago

04116 commented 1 year ago

hi @eko Are you decide to not implement thundering herd handle in this project?