-
Enhancement request: Ability to leverage read replica for read only transactions to improve DB performance.
Some rough thoughts on the implementation:
- Create an Aurora Postgres cluster with one …
-
### Where is the problem occurring?
I encountered the problem while interacting with the server (Backend)
### What browsers are you seeing the problem on?
Firefox
### Current behaviour
Data is mi…
-
## BenchmarkSQL props.mycat
```
db=postgres
driver=com.mysql.jdbc.Driver
conn=jdbc:mysql://127.0.0.1:8066/tpcc_mycat?serverTimezone=UTC&useSSL=false& …
-
It seems to me that the current behavior of the game if it encounters a database lock while trying to process a command is a lossy failure, resources can get consumed without the result being written …
-
- fast writes
- must it allow distributing data (single machine vs many machines)?
- needs to be FOSS compatible and cannot be proprietary
- needs to have well documented and well-maintained nodejs…
-
Hi,
Everything was working great with `v0.4.3` and `signald`, but then after the upgrade things no longer work, and I can't get any response from `@signalbot` to re-login.
On startup, my logs:
…
-
## Use the user MongoDB driver typings
### The Problem
Hi. Congrats for the project.
I am trying to implement transactions for MongoDB even without the support for them in Typeorm.
But I hav…
-
https://github.com/alpha-labs-btc/ord/commit/72148a4661566f6ce894d10c84756e130b0ccdce
research this -
this team only has about 5,6 commits on top of of RUNE protocol - so please try to understa…
-
# Problem
We had a minor incident on the Gnosis Gateway that started sometime after a Kubernetes update.
The Gnosis Gateway was failing to submit transactions on-chain because it was using old nonce…
-
# Problem
From the Postgres [documentation](https://www.postgresql.org/docs/current/explicit-locking.html#LOCKING-DEADLOCKS), why the deadlocks occur:
> Consider the case in which two concurrent…