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.4k stars 193 forks source link

update ruedis dependency to reflect changes #213

Closed wexder closed 1 year ago

wexder commented 1 year ago

This fixed module path for rueidis which recently changed git repo to be located at github.com/redis/rueidis

eko commented 1 year ago

@wexder Thank you for this change: could you also update the reference in the README.md file please?

wexder commented 1 year ago

@wexder Thank you for this change: could you also update the reference in the README.md file please?

Sure thing

eko commented 1 year ago

Thank you, I will tag a new release of this store