Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Less output | Alex Auvolat | 2020-04-19 | 1 | -14/+18 |
* | More aggressive sync timings & improve other stuff | Alex Auvolat | 2020-04-19 | 1 | -15/+36 |
* | Begin implement bucket management & admin commands | Alex Auvolat | 2020-04-19 | 1 | -1/+1 |
* | Add support for fully replicated tables with epidemic dissemination of updates | Alex Auvolat | 2020-04-19 | 1 | -3/+3 |
* | Refactor sharding logic; coming next: full replication with epidemic dissemin... | Alex Auvolat | 2020-04-19 | 1 | -111/+86 |
* | Massive RPC refactoring | Alex Auvolat | 2020-04-18 | 1 | -3/+12 |
* | Fix sync: use max root checksum level | Alex Auvolat | 2020-04-17 | 1 | -68/+103 |
* | Don't send items... | Alex Auvolat | 2020-04-17 | 1 | -15/+47 |
* | Make sync send data both ways | Alex Auvolat | 2020-04-17 | 1 | -17/+51 |
* | WIP | Alex Auvolat | 2020-04-17 | 1 | -37/+41 |
* | Implement getting missing blocks when RC increases | Alex Auvolat | 2020-04-17 | 1 | -50/+153 |
* | Table range deletion | Alex Auvolat | 2020-04-17 | 1 | -0/+2 |
* | Better prints again, and a great question | Alex Auvolat | 2020-04-16 | 1 | -4/+9 |
* | Change debug prints a bit | Alex Auvolat | 2020-04-16 | 1 | -10/+10 |
* | WIP | Alex Auvolat | 2020-04-16 | 1 | -7/+81 |
* | WIP | Alex Auvolat | 2020-04-16 | 1 | -25/+185 |
* | Implement ring comparison algorithm | Alex Auvolat | 2020-04-16 | 1 | -9/+66 |
* | Begin work on sync... | Alex Auvolat | 2020-04-16 | 1 | -0/+204 |