#1 go-redis
Package redis implements a Redis client.
Package redis implements a Redis client.
Health score 96/100, confidence 95/100.
| Latest version | v8.11.5 |
| Imported by | 14.5K packages |
| Stars | 22.1K |
| Forks | 2.6K |
| Last activity | Today |
| Latest release | v9.20.0 (Today) |
| License | BSD-2-Clause |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| BitCount | Type | type BitCount struct{ ... } |
| BitCount.End | Field | End int64 |
| BitCount.Start | Field | Start int64 |
| BoolCmd | Type | type BoolCmd struct{} |
| BoolCmd.Args | Method | func (cmd *BoolCmd) Args() []interface{} |
| BoolCmd.Err | Method | func (cmd *BoolCmd) Err() error |
| BoolCmd.FullName | Method | func (cmd *BoolCmd) FullName() string |
| BoolCmd.Name | Method | func (cmd *BoolCmd) Name() string |
| BoolCmd.Result | Method | func (cmd *BoolCmd) Result() (bool, error) |
| BoolCmd.SetErr | Method | func (cmd *BoolCmd) SetErr(e error) |
| BoolCmd.SetFirstKeyPos | Method | func (cmd *BoolCmd) SetFirstKeyPos(keyPos int8) |
| BoolCmd.SetVal | Method | func (cmd *BoolCmd) SetVal(val bool) |
Package redis implements a Redis client.
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Package rueidis is a fast Golang Redis RESP3 client that does auto pipelining and supports client side caching.
Rate limiting for go-redis
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably, socket.io, Phoenix.PubSub, SignalR. Set up once and forever.