Tag: replication
-
RavenDB: Index Replication Bundle
One of my favorite features within RavenDB is the Index Replication Bundle. We usually replicate our tables based on similarities in term of table schemas. In non-relational database is totally different, as there are no relationships between data, replications to a relational database could be difficult, prior to the domain…