#1 JuiceFS
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
Package zoom is a blazing-fast datastore and querying engine for Go built on Redis.
Health score 44/100, confidence 80/100.
| Latest version | v0.19.1 |
| Imported by | 12 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 8 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Action | Type | type Action struct{} |
| Collection | Type | type Collection struct{} |
| Collection.Count | Method | func (c *Collection) Count() (int, error) |
| Collection.Delete | Method | func (c *Collection) Delete(id string) (bool, error) |
| Collection.DeleteAll | Method | func (c *Collection) DeleteAll() (int, error) |
| Collection.Exists | Method | func (c *Collection) Exists(id string) (bool, error) |
| Collection.FieldIndexKey | Method | func (c *Collection) FieldIndexKey(fieldName string) (string, error) |
| Collection.FieldNames | Method | func (c *Collection) FieldNames() []string |
| Collection.FieldRedisNames | Method | func (c *Collection) FieldRedisNames() []string |
| Collection.Find | Method | func (c *Collection) Find(id string, model Model) error |
| Collection.FindAll | Method | func (c *Collection) FindAll(models interface{}) error |
| Collection.FindFields | Method | func (c *Collection) FindFields(id string, fieldNames []string, model Model) 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.
Package redis provides a client for the redis cache server.
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.
Package redis implements a Redis client.
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.
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)