-
Updated
Aug 14, 2021 - JavaScript
crdt
Here are 221 public repositories matching this topic...
-
Updated
May 25, 2021 - JavaScript
-
Updated
Aug 9, 2021 - JavaScript
Work Item
There are some examples in our repo that use op, rather than sequenceDelta event. These do not work, as processing op correctly is very difficult, and error prone. sequenceDelta is always correct. These legacy examples should be updated or removed.
-
Updated
Mar 2, 2021 - Erlang
-
Updated
Aug 7, 2021 - Rust
-
Updated
Mar 27, 2020 - Go
-
Updated
May 9, 2021 - JavaScript
When a client application using Antidote crashes or has incorrect transaction handling, some or even many transactions can stay open. These transactions are never forcefully aborted by Antidote. This can potentially leave many txn-coordinator-fsms running forever.
For a database that should be deployed as a long-running system, this behavior is unacceptable. Transactions, that are not used anym
-
Updated
Sep 15, 2019 - JavaScript
-
Updated
Aug 13, 2021 - Go
-
Updated
Jul 20, 2021 - Elixir
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
-
Updated
Aug 14, 2021 - Go
-
Updated
Aug 20, 2019 - Swift
-
Updated
May 29, 2020 - JavaScript
-
Updated
Sep 22, 2017 - TypeScript
-
Updated
Jun 5, 2021
-
Updated
Nov 26, 2019 - JavaScript
-
Updated
May 7, 2021 - JavaScript
-
Updated
Jul 4, 2021 - Haskell
-
Updated
Feb 7, 2018 - Scala
-
Updated
Aug 11, 2021 - TypeScript
Improve this page
Add a description, image, and links to the crdt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crdt topic, visit your repo's landing page and select "manage topics."
When a contact is already added, open the contact profile or the existant conversation
The error check is done here: https://github.com/berty/berty/blob/097eb0229f22e2abce3addd750c8dce98e92845f/js/packages/components/modals/InvalidScan.tsx#L126
We shouldn't show the invalid scan modal but navigate instead