absolute8511 / ZanRedisDB

Yet another distributed fault-tolerant key-value database Compatible with Redis written in Golang.
MIT License
74 stars 77 forks source link

Distributed secondary index query on hash #8

Open absolute8511 opened 7 years ago

absolute8511 commented 7 years ago

Support distributed secondary index query on hash based on the #7 .

Should return the results by the order of the secondary index across the multi partitions in the namespace.

dongdongwcpp commented 2 years ago

如果没有支持Secondary index 就不用贴这个标签吧