event-store
There are 110 repositories under event-store topic.
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
message-db/message-db
Microservice native message and event store for Postgres
eugene-khyst/postgresql-event-sourcing
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
andreschaffer/event-sourcing-cqrs-examples
Event Sourcing and CQRS in practice.
prooph/event-store
PHP 7.4 EventStore Implementation
qas/examples-nodejs-cqrs-es-swagger
A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger
SQLStreamStore/SQLStreamStore
Stream Store library targeting RDBMS based implementations for .NET
mishudark/eventhus
Go - CQRS / Event Sourcing made easy - Go
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
meilisearch/MeiliES
A Rust based event store using the Redis protocol
prooph/event-sourcing
Provides basic functionality for event sourced aggregates.
event-driven-io/emmett
Emmett - a Node.js library taking your event-driven applications back to the future!
juicycleff/nestjs-event-store
NestJS CQRS module for EventStore.org. It requires @nestjs/cqrs
Eveneum/Eveneum
Event Store backed by Azure Cosmos DB
dasiths/NEventLite
NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event and Snapshot storage providers like EventStore/Redis or SQL Server. Built with dependency injection in mind and seamlessly integrates with AspNetCore.
ngaxavi/nest-cqrs
A Node.js CQRS and Event Source Microservice Example using Nest.js, Event Store and Mongo
prooph/event-store-client
PHP Event Store Client Implementation
prooph/pdo-event-store
PDO implementation of ProophEventStore http://getprooph.org
prooph/event-store-symfony-bundle
Event Store Symfony Bundle
eventide-project/eventide-postgres
Event Sourcing and Microservices Stack for Ruby
x-cubed/event-store-client
JS client library for connecting to Event Store over TCP/IP
mmp4k/prooph-in-action
Prooph. How to use.
prooph/event-store-bus-bridge
Marry CQRS with Event Sourcing
thanhtinhpas1/ViSpeech
A Node.js CQRS and Event Sourcing Microservice Example Using Nest.js, Event Store, and Swagger
prooph/event-store-http-client
PHP 7.2 Event Store HTTP Client Implementation
prooph/event-store-mgmt-ui
Event Store Management UI
prooph/event-store-http-api
Prooph EventStore HTTP API
event-storm/event-storm
In-memory event store. A powerful, framework-agnostic store management library.
prooph/standard-projections
Standard projections to use with Prooph EventStore
cuteant/EventStore-DotNetty-Fork
Open Source Cross Platform EventStore(see https://eventstore.org/) Solution based on .NET Core 3.1 and Netty(https://github.com/cuteant/dotnetty-span-fork)
AntonioFalcaoJr/Reminders
This project offers a unique approach to scheduling and managing tasks through a behavior-driven solution rather than relying on static and external services like traditional job schedulers.
fjogeleit/event-store
EventStore is an open source EventStore for NodeJS inspired by the prooph/event-store v7.0 for PHP
thanhfphan/eventstore
Event Store on PostgreSQL
busfactor/busfactor
[No longer maintained --> see https://github.com/backslashphp/backslash] CQRS and Event Sourcing infrastructure for modern PHP
ahmetkucukoglu/event-sourcing-bank-app
Bank App with Event Sourcing