Full Modular Monolith application with Domain-Driven Design approach.
-
Updated
May 7, 2021 - C#
{{ message }}
Full Modular Monolith application with Domain-Driven Design approach.
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
The stream database optimised for event sourcing
Declarative stream processing for mundane tasks and data engineering
For an implementation of #126 (PostgreSQL driver with SKIP LOCKED), I create a SQL table for each consumer group containing the offsets ready to be consumed. The name for these tables is build by concatenating some prefix, the name of the topic and the name of the consumer group. In some of the test cases in the test suite, UUID are used for both, the topic and the consumer group. Each UUID has
Framework for Evolutionary Event-Driven Microservices on the JVM
Async/await first CQRS+ES and DDD framework for .NET
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Very simplified insurance sales system made in a microservices architecture using .NET Core
Use Commanded to build Elixir CQRS/ES applications
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Domain-Driven-Design Pub/Sub Domain-Events framework
CQRS/ES toolkit for Go
A Ruby implementation of an Event Store based on Active Record
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
When we bootstrap the chat demo application by npx wolkenkit@4.0.0-internal.108 init, the client uses old API routes, causing a 404 error.
When we bootstrap the chat demo application, it works as-is.
The chat demo application is not usable, since the client can't fetch from the back-end.
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
Examples and Tutorials of Event Sourcing in .NET
A library for event sourcing in Python.
It might be nice to have a Wiki set up to help people better understand the overall idea of the repository. Anyone is free to help out with this
I would like to review the docs and explain also de concepts behind some decisions.
Things needed to explain:
Event store using PostgreSQL for persistence
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
ASP.NET Core CMS
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Add a description, image, and links to the cqrs topic page so that developers can more easily learn about it.
To associate your repository with the cqrs topic, visit your repo's landing page and select "manage topics."
When I use
removeItemstate operator then TypeScript complains thatmessageobject can be possibly undefined even though I specified the type forremoveItemoperator. I could fix the issue with optional chaining but that is not possible if I want to use a utility library likeRamda![image](https://user-images.githubusercontent.com/14946081/104027016-135aed80-51c7-11eb-9316-9b3dbf5b79bf