mit-pdos/noria

Add support for compound sharding

Open

#97 opened on Sep 19, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (4,576 stars) (229 forks)batch import
enhancementhelp wantedm-sharding

Description

We currently only support sharding by a single column value. That is silly. We should support sharding by compound keys.

Contributor guide