event store 对于开发是比较方便的同时.net 环境下有这样一个比较方便的框架可以直接使用
网址是: 有兴趣的可以进行学习了解
官方的文档如下:
Getting Started
Introduction
Cross-API Concepts
HTTP API
.NET API
- Implementing a repository
Projections
Note: Projections are still experimental and as such we have not yet documented them here. However, there are two series of blog posts about how they can be used, which are listed below under the Related Blog Posts section below.
Miscellaneous
- Implementing a Client API
Related Blog Posts
The following blog posts talk about the Event Store and may be useful for features that aren't yet documented here. If you know of any others, please let us know!
Event Store Blog - Getting Started Series
Event Store Blog - Projections Series
Rob Ashton - Projections Series
There is also a recorded at SkillsMatter in London about using projections for Complex Event Processing.
Other Posts
- - describes how writing works in our commercial highly available product.