All Projects → Eventuous → eventuous

Eventuous / eventuous

Licence: Apache-2.0 license
Minimalistic Event Sourcing library for .NET

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to eventuous

Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (-44.49%)
Mutual labels:  cqrs, ddd, eventstore, domain-driven-design, event-sourcing, eventsourcing
Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
Stars: ✭ 111 (-52.97%)
Mutual labels:  cqrs, ddd, eventstore, domain-driven-design, event-sourcing, eventsourcing
Eshoponcontainersddd
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Stars: ✭ 126 (-46.61%)
Mutual labels:  cqrs, ddd, eventstore, domain-driven-design, eventsourcing
Eventflow
Async/await first CQRS+ES and DDD framework for .NET
Stars: ✭ 1,932 (+718.64%)
Mutual labels:  cqrs, ddd, eventstore, domain-driven-design, eventsourcing
Todomvc Ddd Cqrs Eventsourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Stars: ✭ 134 (-43.22%)
Mutual labels:  cqrs, ddd, eventstore, domain-driven-design, eventsourcing
Eventsourcing
A library for event sourcing in Python.
Stars: ✭ 760 (+222.03%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing, eventsourcing
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Stars: ✭ 162 (-31.36%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing, eventsourcing
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (-71.19%)
Mutual labels:  cqrs, ddd, eventstore, domain-driven-design, event-sourcing
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (-38.98%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing, eventsourcing
delta
DDD-centric event-sourcing library for the JVM
Stars: ✭ 15 (-93.64%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing, eventsourcing
Eventhorizon
CQRS/ES toolkit for Go
Stars: ✭ 961 (+307.2%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing, eventsourcing
Nestjs Cqrs Starter
NestJS CQRS Microservices Starter Project
Stars: ✭ 80 (-66.1%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (-24.58%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+314.41%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
Productcontext Eventsourcing
A practical/experimental Event Sourcing application on Product Bounded Context in an e-commerce
Stars: ✭ 88 (-62.71%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing
nestjs-boilerplate-microservice
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
Stars: ✭ 270 (+14.41%)
Mutual labels:  cqrs, ddd, eventstore, eventsourcing
Kreta
Modern project management solution
Stars: ✭ 177 (-25%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing
Messagebus
A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7
Stars: ✭ 178 (-24.58%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing
Rails event store
A Ruby implementation of an Event Store based on Active Record
Stars: ✭ 947 (+301.27%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (-79.66%)
Mutual labels:  cqrs, ddd, domain-driven-design, event-sourcing

Eventuous

Event Sourcing library for .NET, which is:

  • Somewhat volatile as breaking changes keep coming in
  • Very opinionated
  • EventStoreDB-oriented
  • .NET-friendly (decent DI, logging, and diagnostics support)

News

Read Eventuous blog on Medium: https://medium.com/eventuous. You will find some of the documentation articles published there as blog posts, it is normal as these articles have value for the community.

Video

You can watch a bit chaotic introduction to Eventuous on YouTube:

Link to YouTube

Documentation

Documentation is available on eventuous.dev.

It might be not up to date as we are currently solidifying the codebase. This work leads to many breaking changes, and the documentation will get updated when the codebase stabilises.

Packages

Stable versions and release candidates are available on NuGet.

In addition, latest dev versions are available on MyGet under the public feed https://www.myget.org/F/eventuous/api/v3/index.json.

Stats

Alt

Support

If you like Eventuous and want to show your appreciation to its contributors, please ❤️ sponsor us.

For development and production support, get in touch with Ubiquitous.

Other things

Licence: Apache 2.0 Copyright © Ubiquitous AS All rights reserved

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].