#1 go-redis
Package redis implements a Redis client.
Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc).
Health score 53/100, confidence 45/100.
| Latest version | Unknown |
| Imported by | 5 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | Unknown |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| CacheSerializer | Type | type CacheSerializer struct{} |
| CacheSerializer.DeSerialize | Method | func (b *CacheSerializer) DeSerialize(data []byte, i interface{}) error |
| CacheSerializer.Serialize | Method | func (b *CacheSerializer) Serialize(i interface{}) ([]byte, error) |
| NewCacheSerializer | Function | func NewCacheSerializer() *CacheSerializer |
| GarbageCollector | Type | type GarbageCollector interface{ ... } |
| GarbageCollector.GC | Method | GC func() |
| Item | Type | type Item struct{ ... } |
| Item.Data | Field | Data []byte |
| Item.ExpiresAt | Field | ExpiresAt time.Time |
| Item.IsExpired | Method | func (i *Item) IsExpired() bool |
| KeyFunc | Type | type KeyFunc func(s string) string |
| Serializer | Type | type Serializer interface{ ... } |
Package redis implements a Redis client.
Package redis implements a Redis client.
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.
Rate limiting for go-redis
Package redis implements a Redis client.
Package redis implements a Redis client.
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.
Rate limiting for go-redis