caipengbo commented on issue #552: URL: https://github.com/apache/incubator-kvrocks/issues/552#issuecomment-1120105033
Kvrocks supports rich Redis data types, some of which support range related APIs, like `zrange`, `lrange` etc, which you can find [here](https://github.com/apache/incubator-kvrocks/wiki/Support-Commands). Kvrocks implements the above APIs based on the rocksdb range APIs. -- 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: dev-unsubscr...@kvrocks.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org