ylorph
ylorph
* state as we knew * state as we should have known * state as interpreted by the observer * state as needed to decide the next events to be...
Triggered by : https://discuss.eventstore.com/t/appending-an-event-to-multiple-streams/4401 Quick thoughts In RDBMS it's handled ( most of the time ) by PK -FK constraints. That's fine as they support and are used mostly in...
**Describe the bug** Presistent subscription checkpoint event type `SubscriptionCheckpoint ` are not taken into account when using `EventTypeFilter.ExcludeSystemEvents()` because the type is not prefixed with `$` **To Reproduce** N/A **Expected...
**Describe the bug** relates to [https://discuss.eventstore.com/t/esdb-v22-transient-projections/4901/1](https://discuss.eventstore.com/t/esdb-v22-transient-projections/4901/1) I have ESDB v22 with `EnableAtomPubOverHttp: true`, because I need to support existing apps that are using HTTP API to get data from ESDB....
**Describe the bug** Error Message is confusing when the private CA is not trusted & using discovery or gossip seed with a connection like `esdb+discover://[SomeDomain]:2113` or `esdb://[node1]:2113,[node2]:2113,[node3]:2113` It says `Failed...