github.com/nitishm/go-rejson

go-rejson

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

69

Decision Signals

Health score 69/100, confidence 100/100.

Review
Maintenance 20
Adoption 93
Security 92
Maturity 84
Developer DX 91
Confidence 100

Install

go get github.com/nitishm/go-rejson

Package Data

updated Jun 11, 2026
Latest versionv2.0.0+incompatible
Imported by57 packages
Stars341
Forks46
Last activity2 years ago
Latest releasev4.2.0 (2 years ago)
LicenseMIT
Known vuln records0

API Surface

50 symbols
SymbolKindSynopsis
Handler Type type Handler struct{}
Handler.JSONArrAppend Method func (r *Handler) JSONArrAppend(key, path string, values ...interface{}) (res interface{}, err error)
Handler.JSONArrIndex Method func (r *Handler) JSONArrIndex(key, path string, jsonValue interface{}, optionalRange ...int) (res interface{}, err error)
Handler.JSONArrInsert Method func (r *Handler) JSONArrInsert(key, path string, index int, values ...interface{}) (res interface{}, err error)
Handler.JSONArrLen Method func (r *Handler) JSONArrLen(key, path string) (res interface{}, err error)
Handler.JSONArrPop Method func (r *Handler) JSONArrPop(key, path string, index int) (res interface{}, err error)
Handler.JSONArrTrim Method func (r *Handler) JSONArrTrim(key, path string, start, end int) (res interface{}, err error)
Handler.JSONDebug Method func (r *Handler) JSONDebug(subCmd rjs.DebugSubCommand, key, path string) (res interface{}, err error)
Handler.JSONDel Method func (r *Handler) JSONDel(key string, path string) (res interface{}, err error)
Handler.JSONForget Method func (r *Handler) JSONForget(key, path string) (res interface{}, err error)
Handler.JSONGet Method func (r *Handler) JSONGet(key, path string, opts ...rjs.GetOption) (res interface{}, err error)
Handler.JSONMGet Method func (r *Handler) JSONMGet(path string, keys ...string) (res interface{}, err 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

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