nitishm / go-rejson

Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)
MIT License
340 stars 46 forks source link

Is it possible to use this with v8 version of go-redis #55

Closed barkha28 closed 2 years ago

Shivam010 commented 2 years ago

Yes, you can. See the examples

https://github.com/nitishm/go-rejson/blob/master/examples/json_set/json_set.go#L10