kvrocks icon indicating copy to clipboard operation
kvrocks copied to clipboard

Add support for the JSON.RESP command

Open PragmaTwice opened this issue 2 years ago • 3 comments

Please refer to https://github.com/apache/kvrocks/issues/1805.

PragmaTwice avatar Oct 15 '23 10:10 PragmaTwice

Hi @PragmaTwice @git-hulk

I am new to open source community.

Can i work on this task?

venkatdatta0 avatar Nov 16 '23 00:11 venkatdatta0

In Redis document, this particular method is marked as deprecated.

https://redis.io/commands/json.resp/

Do we want to add support for RESP?

venkatdatta0 avatar Nov 16 '23 00:11 venkatdatta0

@venkatdatta0 Surely yes, if you're willing to support this.

git-hulk avatar Nov 16 '23 01:11 git-hulk