#eventstore (11 Repositories)
Ranked open-source repositories tagged with #eventstore, scored by pull request acceptance likelihood and maintainer engagement velocity.
28.9%
11.1h
11 repositories tagged #eventstore
Eventuous/eventuous
Event Sourcing library for .NET
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
kurrent-io/KurrentDB-Client-Dotnet
KurrentDB .NET Client
commanded/commanded
Use Commanded to build Elixir CQRS/ES applications
exponentially/extreme
Elixir Adapter for EventStore
otobus/event_bus
:surfer: Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.
juicycleff/ultimate-backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
commanded/eventstore
Event store using PostgreSQL for persistence
0xb4lamx/nestjs-boilerplate-microservice
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore