Package cache provides a Redis-backed caching library for Go with support for structs and expiration.
go get github.com/go-redis/cacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Redis cache and set a key-value pair.
Use import path github.com/go-redis/cache/v6 for version 6.x.
No dependency data recorded yet.