You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/07/30 05:03:05 UTC

[GitHub] [incubator-kvrocks] stopforumspam created a discussion: [QUESTION] Clarification on Redis version support

GitHub user stopforumspam created a discussion: [QUESTION] Clarification on Redis version support

I love kvrocks but it would be useful if there was a version vs Redis version support.  Whilst supported commands are listed, their Redis version isnt.

E.g. LPOP in Redis 6.2 supports a [count] parameter, allowing for multiple records to be returned whilst kvrocks returns just a single record.

I love would LPOP (etc) and all commands to be in line with Redis release but realise that this isn't going to be the case but it would be great if kvrocks published which Redis version each command is compatible with

GitHub link: https://github.com/apache/incubator-kvrocks/discussions/763

----
This is an automatically sent email for dev@kvrocks.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@kvrocks.apache.org


[GitHub] [incubator-kvrocks] ShooterIT added a comment to the discussion: [QUESTION] Clarification on Redis version support

Posted by GitBox <gi...@apache.org>.
GitHub user ShooterIT added a comment to the discussion: [QUESTION] Clarification on Redis version support

Thanks, we should describe that in documents, currently most commands are compatible with Redis 4.0. It is hard to support all command of Redis latest release, we will implement more commands gradually.

GitHub link: https://github.com/apache/incubator-kvrocks/discussions/763#discussioncomment-3285514

----
This is an automatically sent email for dev@kvrocks.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@kvrocks.apache.org