Pacific73 / gorm-cache

gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade dependencies: go-redis and ccache

rts-gordon opened this issue · comments

Hi @Pacific73
Would you like to upgrade some dependencies to latest version, they are a bit old. Thank you.

go-redis: v6-->v8
ccache: v2-->v3

For some compatibility issue, we tend not to upgrade the version. If you really need this feature, you can fork and modify the code. Thx

I'm curious to see if the new lib version will provide a performance boost.