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 Jun 11, 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 go-redis

Package redis implements a Redis client.

Go Redis Clients 22.1K stars 17.4K imported-by 100% confidence
96

#2 redis

Package redis implements a Redis client.

Go Redis Clients 22.1K stars 0 imported-by 75% confidence
88

#3 JuiceFS

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

Go Redis Clients 13.9K stars 0 imported-by 65% confidence
88

#4 rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.

Go Redis Clients 2.9K stars 0 imported-by 40% confidence
80

#5 v10

Rate limiting for go-redis

Go Redis Clients 1.0K stars 0 imported-by 40% confidence
77

#6 go-rejson

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

Go Redis Clients 341 stars 57 imported-by 100% confidence
69

Similar Packages

Go Redis Clients

#1 go-redis

Package redis implements a Redis client.

Go Redis Clients 22.1K stars 17.4K imported-by 100% confidence
96

#2 redis

Package redis implements a Redis client.

Go Redis Clients 22.1K stars 0 imported-by 75% confidence
88

#3 JuiceFS

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

Go Redis Clients 13.9K stars 0 imported-by 65% confidence
88

#4 rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.

Go Redis Clients 2.9K stars 0 imported-by 40% confidence
80

#5 v10

Rate limiting for go-redis

Go Redis Clients 1.0K stars 0 imported-by 40% confidence
77