当前位置: 首页 > 工具软件 > EventStore > 使用案例 >

一个开源的event store 实现

杨阳飇
2023-12-01

event store 对于开发是比较方便的同时.net 环境下有这样一个比较方便的框架可以直接使用

网址是:http://geteventstore.com 有兴趣的可以进行学习了解

官方的文档如下:

Getting Started

Introduction

Cross-API Concepts

HTTP API

.NET API

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 video of Greg Young's "In The Brain" session recorded at SkillsMatter in London about using projections for Complex Event Processing.

Other Posts

 类似资料: