-
**Work in Progress**: This is a work in progress. For comments and suggestions contact us at [research@protocol.ai](mailto:research@protocol.ai).
We as Protocol Labs actively support these areas of…
-
# Problem
When writing realtime applications against Replicache, you frequently need to process mutations very very rapidly. For example, in response to mouse movements, where they events can come …
-
We had [an outstanding TODO](https://github.com/apple/swift-distributed-actors/blob/master/Sources/DistributedActors/CRDT/CRDT%2BReplication.swift#L14) and the topic was brought up again in https://gi…
-
Log:
```
error: failed to run custom build command for `api v0.1.0 (C:\Users\PramUkesh\Documents\SkyNet Project\ffi-gen\example)`
Caused by:
process didn't exit successfully: `C:\Users\PramUk…
-
In the future I want to support syncing Hive with a remote database.
It would be helpful if you could share your needs & ideas.
One of the most obvious use cases is backing up data (for example…
-
We're reviewing and simplifying the APIs for replicated entities
https://github.com/lightbend/akkaserverless-framework/issues/698
to make them available for users during the open beta phase.
How…
ennru updated
3 years ago
-
https://link.springer.com/chapter/10.1007%2F978-3-642-24550-3_29
Replicating data under Eventual Consistency (EC) allows any replica to accept updates without remote synchronisation. This ensures p…
-
To prevent unreasonably large sized data cached and added to a Gossip and sent.
Currently if there are qualified keys
```
val keys = (otherDifferentKeys ++ otherMissingKeys).take(maxDeltaEleme…
-
After a short Gitter discussion with @pvlugter and @sleipnir, I open this issue for discussion (attached is the gitter exchanges for context).
In short, the issue is to evolve the TCK so that a lan…
-
Hi,
I'm trying to wrap my head around sync-ing CRDTs and the integration with non-CRDT data models like Slate. If I understand correctly, it seems that you translate between Slate ops and Yjs even…
beorn updated
4 years ago