-
> Moved from https://github.com/protocol/contractor-agata-krych/issues/36
Hi @akrych o/
I really enjoyed our chat the other day, I appreciate that you reached out and showed your interested in d…
-
The plan is to put a n array of chars into GUN db, let it syncs to all clients, and each client do the merging work using causal-tree strategy (by comparing the lamport timestamp to decide who wins), …
-
I am consuming the emitter broker C# version. when we send the messages in PUB/SUB channels through Broker, they are delivered in the form of bytes. We observed that , the messages are not getting del…
-
I'm working on an IPFS based reactive solution in Apollo/GraphQL. Rather than poll for updates on the Graph — the desire is to have updates event-based.
E.g.
``` js
graph.watch(node, path, result…
-
Here is a proposal for the new API that supports CRDTs:
https://github.com/pgte/ipfs-iiif-db/tree/yjs#readme
It's much more specific than the previous one, since I had to define a specific data st…
-
While Irmin has a fair bit of documentation (already better than the majority of open-source projects), it seems a little bit scattered and patchy. As a newcomer to the project, I've found that unders…
-
Recent merges (speed up & enemy counter) have added text to top bar. The views now overlap, sometimes. It may depend on language settings and screen size.
Here is a shot from a 5.2'' screen:
[![Sc…
-
Jobs execution status are not CRDTs like workflow statuses are.
-
Me and @diasdavid were discussing on IRC that it would be good to sync with @pgte on orbit-db and specifically about CRDTs. We decided Thursday the 23rd (this week) would be a good day to do that.
…
-
Implement an OR-Map as defined in Spec 21 in the paper: [A comprehensive study of Convergent and Commutative Replicated Data Types](https://hal.inria.fr/inria-00555588/document).
An OR-Map is an exte…