Mongo Event Store

Hey everyone,

I am curious as to why the Mongo Event store is still part of the incubator project? What are the remaining features / tests that need to be written in order to make it officially supported in axon?

Thanks
Carlus

Hi Carlus,

there are a few aspects that we want to get familiarized before we take mongo support out of the incubator. One of these is “write concerns”. We also need to take a look at how the documents are created.
Mostly, it needs a thorough code review.

Cheers,

Allard