go-redis / cache
Cache library with Redis backend for Golang
☆786Updated 11 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☆907Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,399Updated 3 weeks ago
- Redis client Mock☆308Updated 10 months ago
- Combine one or more Go errors together☆1,130Updated last year
- Generate message validators from .proto annotations.☆1,096Updated last year
- Simplified distributed locking implementation using Redis☆1,586Updated last year
- Configuration for Go applications☆462Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,280Updated last week
- GoLang port of Google's libphonenumber library☆1,385Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated 2 weeks ago
- GORM Customized Data Types Collection☆771Updated last week
- Minimalistic database migration helper for Gorm ORM☆1,087Updated last month
- Gin Web Framework Prometheus metrics exporter☆453Updated 8 months ago
- A golang package for converting to snake_case or CamelCase☆1,075Updated last year
- [mirror] concurrency primitives☆890Updated 3 weeks ago
- The official Go SDK for Sentry (sentry.io)☆965Updated this week
- gin pprof middleware☆678Updated 3 weeks ago
- Alternative logging through zap☆515Updated 3 weeks ago
- Concurrency limiting goroutine pool☆1,377Updated 2 months ago
- Inject custom tags to protobuf golang struct☆1,209Updated last year
- A UUID package for Go☆1,636Updated this week
- Gin middleware/handler to enable Cache☆405Updated last month
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆828Updated last month
- An in-memory cache with item expiration and generics☆1,039Updated this week
- Dead simple rate limit middleware for Go.☆2,196Updated 4 months ago
- Multiple databases, read-write splitting FOR GORM☆481Updated last week
- Go (golang) implementation of http://www.hashids.org