Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename types to CamelCase | Trinity Pointard | 2021-05-03 | 1 | -1/+1 |
| | |||||
* | fix clippy warnings on table | Trinity Pointard | 2021-05-03 | 1 | -0/+1 |
| | |||||
* | make most requested changes | Trinity Pointard | 2021-04-27 | 1 | -1/+0 |
| | |||||
* | attempt at documenting table crate | Trinity Pointard | 2021-04-27 | 1 | -3/+4 |
| | |||||
* | cargo fmt | Alex Auvolat | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -0/+1 |
| | |||||
* | (not well tested) use merkle tree for sync | Alex Auvolat | 2021-03-11 | 1 | -2/+2 |
| | |||||
* | WIP big refactoring | Alex Auvolat | 2021-03-11 | 1 | -2/+2 |
| | |||||
* | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 1 | -0/+1 |
| | |||||
* | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 1 | -2/+2 |
| | |||||
* | Begin improve model to use better CRDTs | Alex Auvolat | 2020-11-20 | 1 | -0/+1 |
| | |||||
* | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 1 | -0/+3 |
| | |||||
* | cargo fmt | Alex Auvolat | 2020-07-08 | 1 | -1/+1 |
| | |||||
* | Add support for model migrations | Alex Auvolat | 2020-07-08 | 1 | -0/+2 |
| | |||||
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -0/+11 |