-
https://www.youtube.com/watch?v=rqYPVzjoxqI&list=PLw-VZz_H4iiqUeEBDfGNendS0B3qIk-ps
-
It would be helpful to provide a tooltip for why the Users tab is greyed out in the UI when user management is disabled on the server, in the same manner that the Projections and Stream Browser tabs d…
-
Hi here,
not sure if this is the right place to raise my question. Anyway, I'm using TestContainers to spin Docker containers to run integration tests using EvenStore database.
Every integration t…
-
EventStoreDB provides a projection API that can project one or multiple streams into new streams by emitting new events, see https://eventstore.com/docs/projections/user-defined-projections/index.html…
-
**Describe the bug**
The [docs](https://developers.eventstore.com/clients/grpc/subscribing-to-streams/#dropped-subscriptions) don't describe resubscribing after dropped subscriptions in detail, so I …
-
EventStoreDB-Client Version: 5.1.0
The [`ConnectionState.connect(...)` method](https://github.com/EventStore/EventStoreDB-Client-Java/blob/1e44f3870c59599977909f467a556f0faac27308/db-client-java/sr…
-
**Is your feature request related to a problem? Please describe.**
The current solution for a multi stream transaction is to write custom code for a process manager / saga implementation. This can be…
-
Hi I'm trying to use yours project to run multiple containers in tests (postgis, rabbitmq, eventstoredb).
To optimise execution I would like to run those containers in parallel (rabbitmq is the lon…
-
I've been working on a system that will be using postgres for our event database. However, [the page for how to build your own adapter](https://github.com/castore-dev/castore/blob/02462826b15fbe61f7dc…
-
**Is your feature request related to a problem? Please describe.**
Just an idea of how to (possibly) improve the database performance.
**Describe the solution you'd like**
Profile-Guided Optimization…