-
Setup a benchmark for (unbounded) CRDT types, e.g. Counters
Do debugging and improving of Floppystore
Show throughput
-
I am aware of [orbit](https://github.com/haadcode/orbit) which is a distributed chat app using IPFS with data storage, CRDTS and lot more features.
However, as libp2p was modularized with the idea …
-
A concern that @msporny has raised several times, including [here](https://github.com/hyperledger/aries-rfcs/pull/123#pullrequestreview-261584971), is that relative URIs inside a DID doc may be danger…
-
Trying to upgrade (reinstall) from 0.2.0 to 0.3.0 I ran into a few issues:
1. The Istio CRDTs don't get removed properly, so the install fails when trying to create them.
2. The validating web hoo…
-
I am loving Horde and learning a lot along the way.
I successfully get the `HelloWorld` application to run with three different IEX instances and can see that only one instance of `SayHello` is runn…
-
We've been producing a lot of great content together as a community for the last 3 years, however, as time passes it becomes harder and harder to find it!
After todays [demos](), I thought it would…
-
# Feed reductions
I have been thinking a bit on some concepts regarding crdts, and one way to look at it that seems to have interesting properties fall out of it is reductions.
Say you have a feed c…
-
Tracking issue as I dig into how this might work.
### Summary of the problem:
1. All mutating changes to causal crdts are done under a causal context.
2. These causal contexts must be acquired …
-
Rustc-serialize is deprecated, see: https://crates.io/crates/rustc-serialize
Should consider an update to serde.
-
https://github.com/mitchellwrosen/riak-but-better/blob/0b5642657b61190fea8ae67997be5b6fa172bc95/src/Riak/Internal/DataTypes.hs#L192-L194
https://github.com/mitchellwrosen/riak-but-better/blob/9420…