-
Currently, our [last-write-wins set](https://github.com/emitter-io/emitter/blob/master/collection/lwwset.go) CRDT does not have garbage collection integrated. This is required to minimise the size of …
-
Implement am RGA sequence type in delta-CRDTs.
Formal spec is in [this paper](https://hal.inria.fr/inria-00555588/document).
-
August 7, 4pm CET
* [Meeting (zoom)](https://protocol.zoom.us/j/586782711)
* [Notes](https://cryptpad.fr/code/#/2/code/edit/KBEO1yCXCSUZJff4J9AJhWBm/):
See you there!
-
So far, this has been the progress on mapping CmRDTs on top of IPLD and IPFS:
---
CRDTs provide strong eventual consistency over a shared data structure that is replicated amongst nodes. Replica…
-
There are some weak spots with the current IPFS solution which I list below. The issues listed may seem unrelated, but I think they all have the same potential solution: CRDTs.
**Problems**
1. T…
-
@DanielVF raised some concerns about orbit-db and I'd like to be able to discuss them further. I can't remember all points raised. Would you mind posting them here @DanielVF so we can have a more in-d…
-
The first approach to implement a working driver for FMKe used nested CRDTs such as counters, registers in maps inside top level CRDT maps in order to emulate entity objects.
Some time later due to…
-
Redis has a `FLUSHALL` command that deletes all keys from all internal keyspaces.
Adding a similar feature to Jylis has been requested by @solnic.
Outstanding questions:
- [ ] How should this b…
-
I've been looking to Gun and I think it's awesome. I'm trying to evaluate if this can be used for lossless collaborations, so I guess my question is:
Using Gun, could you create a CRDT that is loss…
-
I volunteer to take on the Lead Maintainer role for the peer-pad UI.
I think it needs one, as the codebase needs some love and tests, and the service is an important demo of what IPFS + CRDTs can d…