OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
202 stars 63 forks source link

feat: zset cmd zrevrangebyscore #188

Closed callme-taota closed 8 months ago

callme-taota commented 8 months ago
image

pass test

https://github.com/OpenAtomFoundation/pikiwidb/issues/30

578223592 commented 8 months ago

@callme-taota zadd is merged. https://github.com/OpenAtomFoundation/pikiwidb/pull/143

callme-taota commented 8 months ago

@callme-taota zadd is merged. #143

update