Core.EventStore

Event store library

A library facilitating event-driven communication between CommandService and QueryService across multiple databases.

A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb, SqlServer, MySql and PostgreSQL

GitHub

5 stars
2 watching
0 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
commanded/eventstoreAn Elixir-based event store implementation using PostgreSQL as the underlying storage engine1,067
eventstore/eventstoredb-client-dotnet-legacyA .NET TCP client for Event StoreDB, providing a connection to the event store database via TCP protocol.1
eventstore/eventstore-client-nodejsA NodeJS client for connecting to the EventStoreDB event-native database162
eventstore/eventstore-client-dotnetA .NET client SDK for interacting with an event-native database using gRPC protocol148
eventstore/eventstore-client-goProvides an interface to interact with Event StoreDB using gRPC protocol in Go.105
message-db/message-dbA microservice-based event store and message queue built on top of PostgreSQL.1,624
yousty/event_store_clientA Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB38
yevhen/streamstoneAn event store library for Azure Table Storage395
neventstore/neventstoreAn event storage library for .NET applications1,581
prooph/event-storeCommon classes and interface for implementing event stores in software systems549
eventstore/eventstoredb-client-javaAn asynchronous Java client library for Event StoreDB64
eventstore/eventstoredb-client-rustA Rust client library that provides a gRPC interface to the EventStoreDB event-native database50
railseventstore/rails_event_storeA Ruby implementation of an Event Store based on Active Record1,426
prestashopcorp/nestjs-geteventstoreA NestJS framework extension for building event-driven applications using Event Store as the underlying event storage system.34
eventstore/eventstoreAn operational database designed to store and stream business events in real-time, supporting event-sourced, event-driven, and microservices architectures.5,336