Event Modelling Framework, built and maintained by NVX.ai.
- Document the framework. Currently, this framework is used internally, so documentation has been falling behind.
- XML docs for public interface.
- Abstract the event store.
- Include an in memory event store for automated checks.
- Abstract the read models.
- Implement in memory read models for automated checks.
- Deprecate the aggregating read models.
- API generator function should return programmability utilities.
- Fetcher.
- Database handler.
- Expose those utilities via the test framework.