You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "mapleFU (via GitHub)" <gi...@apache.org> on 2023/07/20 17:44:25 UTC

[GitHub] [kvrocks] mapleFU opened a new pull request, #1600: [WIP] Basic Json command Draft and implemention

mapleFU opened a new pull request, #1600:
URL: https://github.com/apache/kvrocks/pull/1600

   This is part of Redis Json Implemention.
   
   * [ ] Draft for RedisJson format. I intent to encapsulate RedisJson on `String`, and using raw-text format as POC. However, the underlying format might changed. So the format should considering the evolution of JSON schema.
   * [ ] JSON.SET basic implemention
   * [ ] JSON.GET basic implemention
   * [ ] JSON.DEL basic implemention
   * [ ] JSON.TYPE basic implemention


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [WIP] Basic Json command Draft and implemention [kvrocks]

Posted by "PragmaTwice (via GitHub)" <gi...@apache.org>.
PragmaTwice closed pull request #1600: [WIP] Basic Json command Draft and implemention
URL: https://github.com/apache/kvrocks/pull/1600


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [WIP] Basic Json command Draft and implemention [kvrocks]

Posted by "PragmaTwice (via GitHub)" <gi...@apache.org>.
PragmaTwice commented on PR #1600:
URL: https://github.com/apache/kvrocks/pull/1600#issuecomment-1764181688

   Inherited by #1805.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org