radicle-heartwood-lfs/radicle-crdt/src
Alexis Sellier 56f9af650e
crdt: Remove some `Semilattice` instances
These instances were not safe to have around, as they allow
removal of items in a non-commutative way.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-08 16:37:44 +01:00
..
clock.rs crdt: Include timestamp in `Change` 2022-12-02 14:19:25 +01:00
gmap.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
lib.rs crdt: Remove some `Semilattice` instances 2022-12-08 16:37:44 +01:00
lwwmap.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
lwwreg.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
lwwset.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
ord.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
redactable.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
test.rs Start integrating new CRDTs into `radicle` crate 2022-11-26 17:13:22 +01:00