redis / rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Align `go-redis` `JSONCmdable`

unknowntpo opened this issue · comments

go-redis added supports for JSON in 9.3.0, we may need to add the adapter for it.

Reference:

@rueian I'll implement this feature.

#459 PR closes this issue right?

Yeap.