-
As detailed [here](https://www.jooq.org/doc/latest/manual/sql-execution/crud-with-updatablerecords/optimistic-locking/), jooq has inbuilt support for optimistic locking on updates.
However, the imp…
-
RethinkDB recently released [Horizon](http://horizon.io/). Their roadmap (at the end of [this blog post](http://horizon.io/blog/horizon-launch/)) includes [GraphQL support](https://github.com/rethinkd…
-
### TFT Version
4.3.11
### Firmware Version
4.3.11
### Blueprint Version
4.3.11
### Panel Model
EU
### What is the bug?
Sometimes the homepage seems not loading fully after wakeup.
Entity pa…
-
-
**What is the feature?**
When doing something like drag and drop the updates to firestore take too long so the UI jumps. This is even worse with transactions.
**What version would this apply to?**…
-
I was getting an error when trying to add:
```
pod 'FirebaseFirestore', :git => 'https://github.com/invertase/firestore-ios-sdk-frameworks.git', :tag => '11.4.0'
```
When it works fine with my Pod…
-
**Issue type:**
[ ] question
[ ] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
**Optimistic Updates not happening**
I am trying to run graphqlClient.mutate() and pass an optimistic result object.
My understanding (from Apollo client knowledge) is that the [update] callback f…
-
**Is your feature request related to a problem? Please describe.**
Optimistic concurrency control would
1. allow detecting and aborting stale payload updates from our application
2. improve in…