DZone Database Zone
Daisy Chaining Dataflow in RavenDB
I have talked before about RavenDB’s MapReduce indexes and their ability to output results to a collection as well as RavenDb’s ETL processes and how we can use them to push some data to another database (a RavenDB database or a relational one).
Bringing these two features together can be surprisingly useful when you start talking about global distributed processing. A concrete example might make this easier to understand.
No comments:
Post a Comment