absolute8511/ZanRedisDB

Distributed secondary index query on hash

Open

#8 opened on May 16, 2017

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Go (77 forks)github user discovery
help wanted

Repository metrics

Stars
 (78 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide