Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo fmt | Alex Auvolat | 2021-03-12 | 1 | -1/+3 |
| | |||||
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -0/+2 |
| | |||||
* | Change hash function to blake2 for partition keys based on strings | Alex Auvolat | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | Refactor model stuff, including cleaner CRDTs | Alex Auvolat | 2021-03-10 | 1 | -3/+3 |
| | |||||
* | Make updated() be a sync function that doesn't fail | Alex Auvolat | 2021-02-23 | 1 | -4/+6 |
| | |||||
* | rename hash() to sha256sum(), we might want to change it at some places | Alex Auvolat | 2021-02-21 | 1 | -1/+1 |
| | |||||
* | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 1 | -4/+0 |
| | |||||
* | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 1 | -29/+22 |
| | |||||
* | cargo fmt | Alex Auvolat | 2020-07-08 | 1 | -6/+5 |
| | |||||
* | Add support for model migrations | Alex Auvolat | 2020-07-08 | 1 | -0/+77 |