issues
search
nitishm
/
go-rejson
Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)
MIT License
343
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README documentation with SetGoRedisClient
#78
amommendes
opened
6 months ago
0
Support multiple architecture of redis
#77
sonvuthai
opened
7 months ago
0
Support for JSON.Merge
#76
xtreme03
opened
1 year ago
0
go-redis/v9 compatibility
#75
pulpfree
opened
1 year ago
5
Plans on supporting go-redis v9?
#74
tgbv
closed
1 year ago
1
Can't get the library using latest otel and go-redis v9
#73
wojciechbator
opened
1 year ago
1
add support for redis v9
#72
YafimK
closed
1 year ago
3
jsonobjkeys 当key不存在时panic
#71
aileen5150
opened
1 year ago
0
Mocking JSONSet
#70
jaysonhurd
opened
1 year ago
0
jsonGet return multiple paths (fields) for a given key
#69
robertsmoto
opened
2 years ago
0
add support for go-redis v9(redis v7.0)
#68
Nightwalk2001
opened
2 years ago
2
Update README.md example log message
#67
prabeshmagar
closed
2 years ago
1
Update README.md to include installation command for v4
#66
dc-dc-dc
closed
2 years ago
0
bug fixed for issue #64
#65
TinusChen
closed
2 years ago
1
missing importing `context`
#64
TinusChen
closed
2 years ago
1
Remove direct dependency of clients for obtaining connection
#63
Shivam010
closed
2 years ago
3
Adding support for different types of connections provided by libraries
#62
Shivam010
closed
2 years ago
5
When I read a special character, it appears a garbled code
#61
yiuked
closed
2 years ago
0
Compatibility with rejson:latest 2.0.6
#60
breno12321
closed
2 years ago
6
[skip ci] add note for redislabs/rejson:1.0.8
#59
Shivam010
closed
2 years ago
0
Add Github actions for Pull Requests
#58
breno12321
closed
2 years ago
6
Fix encoding to work with Cyrillic and Portuguese accentuation
#57
breno12321
closed
2 years ago
10
Invalid data is read in JSONGet when a struct with Unicode strings is passed into JSONSet.
#56
sheophe
closed
2 years ago
1
Is it possible to use this with v8 version of go-redis
#55
barkha28
closed
2 years ago
1
Add support for RedisJSON 2.0 full JSONPath syntax
#54
gkorland
opened
3 years ago
6
ClusterClient support for go-redis
#53
meximonster
closed
2 years ago
21
`redis: client is closed` only with go-redis/v8 + go-rejson/v4
#52
5HT2
closed
3 years ago
5
Support json.toggle and json.clear commands
#51
oshadmi
opened
3 years ago
4
Update README.md to add missing context
#49
hkairi
closed
3 years ago
0
ci: move to github actions from travis
#48
Shivam010
closed
3 years ago
0
Set Go Redis V8 Client Problem
#47
cyberbeast
closed
3 years ago
3
bump go-redis version to v8, update tests, dependencies, examples
#46
cyberbeast
closed
3 years ago
1
Installation step does not work
#45
esker
closed
4 years ago
3
fix redigo GitHub URL
#44
mvasilenko
closed
4 years ago
2
bump: Upgrade to go-redis@v7, redigo@v1.8.2, go@1.14
#43
Shivam010
closed
4 years ago
1
Trying to JSONSet path object, works in redis-cli but not in go-rejson
#42
esker
closed
4 years ago
1
Call a command inside a transaction/pipe
#41
luizvnasc
opened
4 years ago
1
JSONQGet + JSON.INDEX ADD
#40
gatomazi
opened
4 years ago
2
Create a JSONQGet function
#39
gatomazi
opened
4 years ago
1
Mocking ReJSON in a mock redis server
#38
kpiyush17
opened
4 years ago
3
Set Go Redis V7 Client Problem
#37
rainlay
closed
4 years ago
11
Using JSON.SET with expiry
#36
jatinsandilya
opened
5 years ago
5
swap from Go Dep to Go Modules
#35
nicfb
closed
5 years ago
3
Revert "Swap from Go Dep to Go Modules."
#34
nitishm
closed
5 years ago
0
Swap from Go Dep to Go Modules.
#33
nicfb
closed
5 years ago
2
Switch over to go modules from dep for dependency management
#31
nitishm
closed
5 years ago
23
cannot use cli (type *"github.com/go-redis/redis".Client) as type *"github.com/nitishm/go-rejson/vendor/github.com/go-redis/redis".Client in argument to rh.SetGoRedisClientgo
#30
tghastings
closed
5 years ago
7
Support for various clients
#29
Shivam010
closed
5 years ago
6
Manage releases using an automated tool like goreleaser
#28
nitishm
opened
5 years ago
1
Support go-redis as the redis client
#27
nitishm
closed
5 years ago
11
Next