#1 v8
Package redis implements a Redis client.
Package redis implements a Redis client.
Health score 96/100, confidence 100/100.
| Latest version | v9.20.0 |
| Imported by | 17.4K packages |
| Stars | 22.1K |
| Forks | 2.6K |
| Last activity | 1 day ago |
| Latest release | v9.19.0 (1 months ago) |
| License | BSD-2-Clause |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| ACLCatArgs | Type | type ACLCatArgs struct{ ... } |
| ACLCatArgs.Category | Field | Category string |
| ACLCmdable | Type | type ACLCmdable interface{ ... } |
| ACLCmdable.ACLCat | Method | ACLCat func(ctx context.Context) *StringSliceCmd |
| ACLCmdable.ACLCatArgs | Method | ACLCatArgs func(ctx context.Context, options *ACLCatArgs) *StringSliceCmd |
| ACLCmdable.ACLDelUser | Method | ACLDelUser func(ctx context.Context, username string) *IntCmd |
| ACLCmdable.ACLDryRun | Method | ACLDryRun func(ctx context.Context, username string, command ...interface{}) *StringCmd |
| ACLCmdable.ACLGenPass | Method | ACLGenPass func(ctx context.Context, bit int) *StringCmd |
| ACLCmdable.ACLList | Method | ACLList func(ctx context.Context) *StringSliceCmd |
| ACLCmdable.ACLLog | Method | ACLLog func(ctx context.Context, count int64) *ACLLogCmd |
| ACLCmdable.ACLLogReset | Method | ACLLogReset func(ctx context.Context) *StatusCmd |
| ACLCmdable.ACLSetUser | Method | ACLSetUser func(ctx context.Context, username string, rules ...string) *StatusCmd |
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.