OrangeRhymeLabs / HelenusDB

HelenusDB enhances Cassandra with document-oriented storage with indexing, filtering, sorting, and pagination.
Apache License 2.0
2 stars 1 forks source link

[Index] Implement Extensible Hashing Algorithm #30

Open tfredrich opened 9 years ago

tfredrich commented 9 years ago

Create / Manage bucket ID by creating a consistent hash of the incoming key(s)

tfredrich commented 9 years ago

Apache Usergrid uses bucket concept. See: https://github.com/apache/incubator-usergrid/blob/master/stack/core/src/main/java/org/apache/usergrid/persistence/cassandra/SimpleIndexBucketLocatorImpl.java