mit-pdos / noria

Fast web applications through dynamic, partially-stateful dataflow
Apache License 2.0
4.98k stars 242 forks source link

Add support for compound sharding #97

Open jonhoo opened 5 years ago

jonhoo commented 5 years ago

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