You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple .Net Core console app to replicate data from a production EventStore to a local instance. This is an example of Data Redundancy using Linker nuget package and replicate EventStore instances or clusters across different networks. Edit appsettings.json file to set origin and destination info.
2
+
Simple .Net Core console app to replicate data from a production EventStore to a local instance. This is an example of Data Redundancy using [Linker nuget package](https://github.com/riccardone/EventStore.Tools.Linker) and replicate EventStore instances or clusters across different networks. Edit appsettings.json file to set origin and destination info.
0 commit comments