go-redis / cache
Cache library with Redis backend for Golang
☆777Updated 9 months ago
Alternatives and similar repositories for cache:
Users that are interested in cache are comparing it to the libraries listed below
- Rate limiting for go-redis☆890Updated this week
- Simplified distributed locking implementation using Redis☆1,553Updated last year
- GORM Customized Data Types Collection☆756Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,063Updated last year
- Minimalistic database migration helper for Gorm ORM☆1,083Updated last month
- Combine one or more Go errors together☆1,115Updated 10 months ago
- An in-memory cache with item expiration and generics☆1,018Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆924Updated this week
- An enum generator for go☆810Updated this week
- Gin Web Framework Prometheus metrics exporter☆452Updated 7 months ago
- GoLang port of Google's libphonenumber library☆1,333Updated this week
- Gin middleware/handler to enable Cache☆395Updated last month
- Alternative logging through zap☆511Updated last month
- Redis client Mock