#1 JuiceFS
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Package redis provides a client for the redis cache server.
Health score 69/100, confidence 75/100.
| Latest version | v1.0.0 |
| Imported by | 102 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 1 months ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Client | Type | type Client struct{} |
| Client.Append | Method | func (c *Client) Append(key, value string) (int, error) |
| Client.BLPop | Method | func (c *Client) BLPop(timeout int, keys ...string) (k, v string, err error) |
| Client.BRPop | Method | func (c *Client) BRPop(timeout int, keys ...string) (k, v string, err error) |
| Client.BRPopLPush | Method | func (c *Client) BRPopLPush(src, dst string, timeout int) (string, error) |
| Client.BgRewriteAOF | Method | func (c *Client) BgRewriteAOF() (string, error) |
| Client.BgSave | Method | func (c *Client) BgSave() (string, error) |
| Client.BitCount | Method | func (c *Client) BitCount(key string, start, end int) (int, error) |
| Client.BitOp | Method | func (c *Client) BitOp(operation, destkey, key string, keys ...string) (int, error) |
| Client.ClientKill | Method | func (c *Client) ClientKill(addr string) error |
| Client.ClientList | Method | func (c *Client) ClientList() ([]string, error) |
| Client.ClientSetName | Method | func (c *Client) ClientSetName(name string) error |
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Rate limiting for go-redis
Package redis implements a Redis client.
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.