RavenDB: Aggregation, they work!
Join the DZone community and get the full member experience.
Join For Freeand… this test just passed!
just to give you some idea, this is sitting on top of ravendb’s implementation of leveldb. in fact, i have been using this code to test out the leveldb implementation.
but this actually store all the events, run the aggregation over them and give you the aggregated results. and the entire things works, quite nicely, even if i say so myself.
Published at DZone with permission of Oren Eini, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments