-
Updated
Nov 15, 2021 - JavaScript
crdt
Here are 232 public repositories matching this topic...
-
Updated
Nov 16, 2021 - JavaScript
-
Updated
Nov 19, 2021 - JavaScript
It is possible for a sequence delta to contain no ranges. a case where this happens in on receiving remote delete for a locally delete range. there is an ask that we just don't even fire the event in these cases. this is in line with the behavior of shared map.
Here is some conversation
While testing, we noticed that when a client is ingesting a remote deletion for a range that client itse
-
Updated
Mar 2, 2021 - Erlang
-
Updated
Sep 13, 2021 - Rust
-
Updated
Mar 27, 2020 - Go
-
Updated
Oct 12, 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
Nov 12, 2021 - Go
-
Updated
Sep 30, 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
Nov 19, 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
Nov 16, 2021 - Haskell
-
Updated
May 7, 2021 - JavaScript
-
Updated
Feb 7, 2018 - Scala
-
Updated
Nov 12, 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 existing 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