github.com/albrow/zoom

Zoom

Package zoom is a blazing-fast datastore and querying engine for Go built on Redis.

44

Decision Signals

Health score 44/100, confidence 80/100.

Caution
Maintenance 15
Adoption 26
Security 92
Maturity 45
Developer DX 83
Confidence 80

Install

go get github.com/albrow/zoom

Package Data

updated May 28, 2026
Latest versionv0.19.1
Imported by12 packages
Stars0
Forks0
Last activity8 years ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

125 symbols
SymbolKindSynopsis
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

Maintained Alternatives

limited recent repository activity

#1 JuiceFS

JuiceFS is a distributed POSIX file system built on top of Redis and S3.

Go Redis Clients 13.6K stars 0 imported-by 100% confidence
94

#2 v10

Rate limiting for go-redis

Go Redis Clients 1.0K stars 130 imported-by 95% confidence
94

#3 go-redis

Package redis implements a Redis client.

Go Redis Clients 22.1K stars 17.4K imported-by 65% confidence
93

#4 redis

Package redis provides a client for the redis cache server.

Go Redis Clients 0 stars 102 imported-by 75% confidence
69

#5 Centrifugo

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.

Go Redis Clients 0 stars 0 imported-by 45% confidence
45

#6 v8

Package redis implements a Redis client.

Go Redis Clients 0 stars 0 imported-by 40% confidence
44

Similar Packages

Go Redis Clients

#1 JuiceFS

JuiceFS is a distributed POSIX file system built on top of Redis and S3.

Go Redis Clients 13.6K stars 0 imported-by 100% confidence
94

#2 v10

Rate limiting for go-redis

Go Redis Clients 1.0K stars 130 imported-by 95% confidence
94

#3 go-redis

Package redis implements a Redis client.

Go Redis Clients 22.1K stars 17.4K imported-by 65% confidence
93

#4 redis

Package redis provides a client for the redis cache server.

Go Redis Clients 0 stars 102 imported-by 75% confidence
69

#5 go-rejson

Go-ReJSON is a Go client for ReJSON redis module (https://github.com/RedisLabsModules/rejson)

Go Redis Clients 0 stars 57 imported-by 80% confidence
48