0

I'm using RavenDB 3.0 SQL Replication, and it works fine for me on document collections. But now I need to replicate an index (which includes Reduce).

In documentation of older version (2.0) I saw that Index Replication was available.

How can I use it in version 3.0, from the Studio?

Moshe
  • 85
  • 1
  • 1
  • 4

1 Answers1

0

You can try the index replication bundle and compile that on 3.0

Ayende Rahien
  • 22,925
  • 1
  • 36
  • 41