aboutsummaryrefslogtreecommitdiff
path: root/src/table_sharded.rs
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize codeAlex Auvolat2020-04-231-55/+0
|
* Make UUID & Hash Copy and remove some .clone() noiseAlex Auvolat2020-04-211-1/+1
|
* Add support for fully replicated tables with epidemic dissemination of updatesAlex Auvolat2020-04-191-1/+1
|
* Refactor sharding logic; coming next: full replication with epidemic ↵Alex Auvolat2020-04-191-0/+55
dissemination