DevOps · Event Sourcing · Software Architecture

Cross Data Center Replication with Linker

I recently published a project that I had in mind for a very long time. It’s called Linker. Here is the source code. What is Linker? It’s a program to link two or more KurrentDb (former EventStore) database instances together and keep them in sync. It uses special logic to introduce back-pressure to not consume… Continue reading Cross Data Center Replication with Linker

Event Sourcing · Software Development

Cross DataCenter replication with EventStore

Note: Replication across clusters and nodes is available with LinkerĀ  After almost 4 month after I joined the EventStore team I’m going to present my first big egg: GeoReplica. This feature has been in the air for a while and it was referred as Multi Master replication. The GeoReplica is distributed as a fully supported… Continue reading Cross DataCenter replication with EventStore