mikestefanello / pagoda

Rapid, easy full-stack web development starter kit in Go
MIT License
2.21k stars 115 forks source link

Update Cache related go modules go-redis to v9 and gocache to v4 #58

Closed saurori closed 8 months ago

saurori commented 8 months ago

Upgrades cache libraries to latest versions. Since gocache now breaks out each cache lib into different packages, this allows for a lot of unused module dependency cleanup.