Alexey Zimarev

Results 206 comments of Alexey Zimarev

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 replicator...

> we could utilize the version expectation parameter in that. It doesn't need to be TCP, the same works with gRPC. What I am saying is the following. - We...

Have you noticed that the scavenge filter is enabled by default? Lots of customers struggle to migrate as some of the older v5 versions have scavenging issues. Also, scavenging is...

I believe we found the root cause, and there are options to fix this, both complex and relatively easy. It seems like the whole thing dies silently inside the Shovel...

If you want to start from the beginning, you can just have no file. I will update the docs though, thank you for the heads up.

I am not sure it's in scope for the replicator, as well as user-defined projections... I never planned this tool to be a full-blown migration tool between two clusters. But,...

It's the same with catch-up subscriptions, I mentioned it in the docs. Persistent subscriptions are maybe easier as for the older ESDB versions you could only subscribe to a normal...

Yes, but I think the delay between the restarts is configurable. Explicit read allows us to get more control over reads, plus I haven't got any indication of demand for...