Skip to content
#

crdt

Here are 241 public repositories matching this topic...

berty
bieniusa
bieniusa commented May 30, 2022

In #477 we relaxed the requirements on squashing updates on the same CRDT in a single transactions into one operation as this is infeasible for some operations and CRDT types.
Need to add a test to document that this is allowed now.

good first issue
kazekyo
kazekyo commented Sep 21, 2020

Hi, thank you for making a great plugin.

We previously created our own plugin for our company based on this repository.
I'd like to share some points we noticed when we created it. We deleted it in the end because we no longer need collaborative editing features, though.
This is not an issue, so you can close this “issue” after you read it. I just want to pay you back.
I'm sorry I haven't

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the crdt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crdt topic, visit your repo's landing page and select "manage topics."

Learn more