Does the Event Store Support Geo Replication

114 views
Skip to first unread message

darne...@gmail.com

unread,
Apr 11, 2019, 3:21:17 PM4/11/19
to Event Store
This article (dated 2018-09-17) describes an Event Store feature: GeoReplica.  I've searched the Event Store site and find no documentation describing that feature.  Please answer the following questions.

Does the Event Store support geographic replication (GR)? 
If GR is supported, what version is it available in?
If GR is supported, does it require a Manager node cluster?  Or can it be accomplished using a Database node cluster?

Thank you,

DJ

Riccardo Di Nuzzo

unread,
Apr 12, 2019, 3:42:25 AM4/12/19
to Event Store
Hi,

We have implemented it internally but it's still under review.
It does not requires a Managed node cluster. You can configure it on a single instance or on a cluster node to pull or push from/to destinations.

Riccardo

darne...@gmail.com

unread,
Apr 12, 2019, 6:12:11 AM4/12/19
to Event Store
Riccardo,

I appreciate the quick response.

Is there a target release date?

Thank you,

DJ

Riccardo Di Nuzzo

unread,
Apr 12, 2019, 9:54:18 AM4/12/19
to Event Store
We don't have a planned date for the GeoReplica and it depends on another PR 'plugins' currently open and still under review. 
Once plugins are merged then we can figure out when and how the GeoReplica plugin could be made available.

Cheers
Riccardo

darne...@gmail.com

unread,
Apr 12, 2019, 11:06:27 AM4/12/19
to Event Store
Riccardo,

Understand.

I have another question related to replication.  Here's the scenario:
  • setup a three-node cluster in data center 1
  • data center 1 is the primary or active site
  • setup a three-node cluster in data center 2
  • data center 2 is the secondary or warm site
Given that GeoReplica is not currently available, how do I replicate events from data center 1 to data center 2?

On Thursday, April 11, 2019 at 3:21:17 PM UTC-4, darne...@gmail.com wrote:

Riccardo Di Nuzzo

unread,
Apr 12, 2019, 11:48:43 AM4/12/19
to Event Store
You can create a program with one connection using a catchup subscription $fromall or from a category on datacenter1 and in the handling function using another connection that append the events to datacenter2

darne...@gmail.com

unread,
Apr 12, 2019, 12:39:36 PM4/12/19
to Event Store
Your answers have allowed me to establish tactical and strategic directions.

Thank you.


On Thursday, April 11, 2019 at 3:21:17 PM UTC-4, darne...@gmail.com wrote:

Matthew Unrath

unread,
May 13, 2020, 11:12:29 AM5/13/20
to Event Store
Hi all,

We are looking at doing this same thing. Is the Geo Replica feature still in review?

Wanted to check before we start manually doing the $fromall catchup.
Reply all
Reply to author
Forward
0 new messages