Skip to content

Caaching

Libraries

  • go-redis/redis - Type-safe Redis client for Golang
  • eko/gocache - A complete Go cache library that brings you multiple ways of managing your caches
  • redis/rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, RedisAI, RedisGears, etc.
  • jellydator/ttlcache - An in-memory cache with item expiration and generics
  • alicebob/miniredis/ - Pure Go Redis server for Go unittests
  • go-redsync/redsync - Distributed mutual exclusion lock using Redis for Go
Back to top