Alexis Sellier
|
e8a2432f9d
|
Move `Change` from `radicle-crdt` to `radicle`
Where it belongs.
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-12-02 14:21:50 +01:00 |
Alexis Sellier
|
cc33d04a7b
|
crdt: Require `LWWReg` value to be `Semilattice`
* Also derive instances of `Semilattice` for built-in types.
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-11-26 17:13:22 +01:00 |
Alexis Sellier
|
fa9a89caa3
|
Start integrating new CRDTs into `radicle` crate
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-11-26 17:13:22 +01:00 |
Alexis Sellier
|
681a8c9374
|
Test CRDT storage, simplify `Thread`
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-11-26 17:13:22 +01:00 |
Alexis Sellier
|
35f061746c
|
Add `radicle-crdt` crate
Explorations with CRDTs.
|
2022-11-23 19:52:18 +01:00 |