#1 JuiceFS
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Package redis implements a Redis client.
Health score 93/100, confidence 65/100.
| Latest version | Unknown |
| Imported by | 17.4K packages |
| Stars | 22.1K |
| Forks | 2.6K |
| Last activity | Today |
| Latest release | v9.19.0 (29 days 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 |
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Rate limiting for go-redis
Package redis provides a client for the redis cache server.
Go-ReJSON is a Go client for ReJSON redis module (https://github.com/RedisLabsModules/rejson)
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.