-
Hello there,
I'm trying to run a syncstorage server in Docker, but I'm receiving this error when the server starts:
```
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ApiErr…
-
Jira Link: [DB-2181](https://yugabyte.atlassian.net/browse/DB-2181)
Datagrip doesn't show me anything and if you now respond with "just use the ydb jdbc driver" (despite your docs saying to use the o…
-
Right now, if the same process tries to claim a lock, we push this out to the distributed locking layer (e. g. SQL).
We could reduce resource usage by first checking an internal lock (e. g. a `Sem…
-
The main reason that our pipelines are implemented using Apache Beam is to make sure they are horizontally scalable and able to process large input FHIR data in a short time. We have shown this scalab…
-
Is this compatible with the citus extension? I am currently using janusgraph. This looks interesting but I am worried how it would scale if I can't use citus.
-
Docker Services are great for stateless applications (e.g., web servers, workers) but most real application stacks revolve around one or more distributed stateful services (e.g., databases, message qu…
-
Jira Link: [DB-1373](https://yugabyte.atlassian.net/browse/DB-1373)
Hi @iSignal @ddorian,
As we discussed in [#5803](https://github.com/yugabyte/yugabyte-db/issues/5803) , I decided to use JDBC …
-
## Driver version
9.2.1.0
## SQL Server version
15.00.4123
## Client Operating System
Mac OS X (10.15.7; amd64) (en_US)
## JAVA/JVM version
java.version = 11.0.2
java.runtime = OpenJDK R…
-
Hi,
I don't see the projection (building the read model) part of CQRS in the example. Do I missed some lines or is this not included?
I think this should propagate the event to some kind of Even…
-
PR https://github.com/tripal/t4d8/pull/297 adds support for efficient use of chado in automated testing as well as confirms the official prepare task works in the automated testing environment.
We …