Kaan C. Fidan

Results 7 comments of Kaan C. Fidan

> @mohsha-msft I believe a relevant change just happened but it's not released yet, does it address this issue? Could you provide a way how to access this StorageError? I'm...

I'm not sure about all the events in the $all stream, but for the user streams optimistic concurrency seems trivial to me (although here it's not about concurrency but guarding...

> SQLite would suffer from the same issue of losing its state. I mean using an external database, like Mongo Atlas, or any database, which is not part of the...

If you check to see the incident at #36, there is a point where I try to delete the pod which signals the replicator process to stop and wait for...

I now understand better the problem with user-defined filter functions and version expectation. Currently, I just want to copy all my events without any transformation or filtering; hence, in my...

I think I understand your point. If you can guarantee that the position difference between the backup and the sink will be smaller than the Event Store's idempotence window, I...

Well, people will need something to start using Event Store Cloud if they already have self-deployed ESDB in their production. We extensively use persistent subscriptions to create load balanced services...