Event Store

from Wikipedia, the free encyclopedia

An event store is software that provides persistence for events , for example in the context of event sourcing .

Implementations

  • Event Store. In: GitHub. Retrieved July 13, 2014 (Event Store implementations for JavaScript , the JVM, and .NET ).
  • NEventStore. In: GitHub. Retrieved on July 13, 2014 (English, event store implementation for .NET , which can write to various database systems).
  • Axon server. In: GitHub. Retrieved on August 7, 2019 (English, event store implementation for the JVM , which writes to its own database in events).

Web links

swell

  1. Event Sourcing Pattern. In: MSDN. Microsoft, accessed July 13, 2014 .