-
Updated
Oct 15, 2021 - JavaScript
crdt
Here are 229 public repositories matching this topic...
-
Updated
Oct 21, 2021 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
Vlad had suggested having a method, changeState, that is called in all cases where we change the _lifecycleState, and that method encapsualtes the allowed state change state machine.
I think we could take that even a step further, and add a new class that encapsulates the var , state machine function, and properties. this would put all the lifecycle changes in one place, and allow us to prevent
-
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
Oct 18, 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
Oct 23, 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
Sep 17, 2021 - Haskell
-
Updated
May 7, 2021 - JavaScript
-
Updated
Feb 7, 2018 - Scala
-
Updated
Oct 5, 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