All Projects → Cqrs Clean Eventual Consistency → Similar Projects or Alternatives

3917 Open source projects that are alternatives of or similar to Cqrs Clean Eventual Consistency

Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-66.8%)
Mutual labels:  redis, mongodb, rabbitmq, ddd, cqrs
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 (-72.47%)
Mutual labels:  mongodb, clean-architecture, ddd, cqrs, tdd
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (-7.69%)
Mutual labels:  mongodb, clean-architecture, ddd, cqrs, tdd
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (+91.9%)
Mutual labels:  events, mongodb, ddd, cqrs
Stove
Domain Driven Design oriented application framework, meets CRUD needs
Stars: ✭ 160 (-35.22%)
Mutual labels:  redis, rabbitmq, ddd, cqrs
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 (-46.96%)
Mutual labels:  mongodb, rabbitmq, ddd, cqrs
Run Aspnetcore Microservices
Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, MassTransit, Grpc, Ocelot API Gateway, MongoDB, Redis, PostgreSQL, SqlServer, Dapper, Entity Framework Core, CQRS and Clean Architecture implementation. Also includes Cross-Cutting concerns like Implementing Centralized Distributed Logging with Elasticsearch, Kibana and SeriLog, use the HealthChecks with Watchdog, Implement Retry and Circuit Breaker patterns with Polly and so on.. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount->
Stars: ✭ 406 (+64.37%)
Mutual labels:  redis, mongodb, rabbitmq, clean-architecture
Pitstop
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.
Stars: ✭ 708 (+186.64%)
Mutual labels:  rabbitmq, netcore, ddd, cqrs
Messagebus
A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7
Stars: ✭ 178 (-27.94%)
Mutual labels:  redis, rabbitmq, ddd, cqrs
csharp-ddd-skeleton
🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
Stars: ✭ 67 (-72.87%)
Mutual labels:  cqrs, rabbitmq, ddd, netcore
Dotnetcore Microservices Poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
Stars: ✭ 1,304 (+427.94%)
Mutual labels:  rabbitmq, netcore, ddd, cqrs
Eventflow
Async/await first CQRS+ES and DDD framework for .NET
Stars: ✭ 1,932 (+682.19%)
Mutual labels:  events, rabbitmq, ddd, cqrs
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (-27.94%)
Mutual labels:  cqrs, ddd, clean-architecture, netcore
OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
Stars: ✭ 198 (-19.84%)
Mutual labels:  events, cqrs, rabbitmq, ddd
Hexagonal Architecture Acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Stars: ✭ 293 (+18.62%)
Mutual labels:  mongodb, ddd, cqrs
Revo
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Stars: ✭ 162 (-34.41%)
Mutual labels:  netcore, ddd, cqrs
Springbootlearning
《Spring Boot教程》源码
Stars: ✭ 2,065 (+736.03%)
Mutual labels:  redis, mongodb, rabbitmq
Spring Samples For All
spring、spring-boot、spring-cloud 常用整合用例
Stars: ✭ 401 (+62.35%)
Mutual labels:  redis, mongodb, rabbitmq
eshopzero
.Net Microservice Application
Stars: ✭ 27 (-89.07%)
Mutual labels:  cqrs, rabbitmq, ddd
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+1306.48%)
Mutual labels:  asp-net-core, netcore, net-core
Testcontainers Spring Boot
Container auto-configurations for spring-boot based integration tests
Stars: ✭ 460 (+86.23%)
Mutual labels:  redis, mongodb, rabbitmq
Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (+150.61%)
Mutual labels:  mongodb, clean-architecture, tdd
Practical.cleanarchitecture
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, ...
Stars: ✭ 639 (+158.7%)
Mutual labels:  rabbitmq, clean-architecture, cqrs
Bifrost
Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB,ClickHouse,MySQL等服务的异构中间件
Stars: ✭ 701 (+183.81%)
Mutual labels:  redis, mongodb, rabbitmq
Wild Workouts Go Ddd Example
Complete application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
Stars: ✭ 756 (+206.07%)
Mutual labels:  clean-architecture, ddd, cqrs
Kledex
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 502 (+103.24%)
Mutual labels:  events, ddd, cqrs
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-88.66%)
Mutual labels:  clean-architecture, ddd, cqrs
Goodskill
🐂基于springcloud +dubbo构建的模拟秒杀项目,模块化设计,集成了分库分表、elasticsearch🔍、gateway、mybatis-plus、spring-session等常用开源组件
Stars: ✭ 786 (+218.22%)
Mutual labels:  redis, mongodb, rabbitmq
Phalcon Vm
Vagrant configuration for PHP7, Phalcon 3.x and Zephir development.
Stars: ✭ 43 (-82.59%)
Mutual labels:  redis, mongodb, rabbitmq
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+15.38%)
Mutual labels:  clean, clean-architecture, tdd
Event Sourcing Cqrs Examples
Event Sourcing and CQRS in practice.
Stars: ✭ 265 (+7.29%)
Mutual labels:  events, ddd, cqrs
Watermill
Building event-driven applications the easy way in Go.
Stars: ✭ 3,504 (+1318.62%)
Mutual labels:  events, rabbitmq, cqrs
Full Stack Notes
全栈工程师手册
Stars: ✭ 366 (+48.18%)
Mutual labels:  redis, mongodb, rabbitmq
Meiam.system
.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
Stars: ✭ 340 (+37.65%)
Mutual labels:  redis, rabbitmq, netcore
Machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Stars: ✭ 5,821 (+2256.68%)
Mutual labels:  redis, mongodb, rabbitmq
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+2414.17%)
Mutual labels:  clean-architecture, ddd, cqrs
Zend Diagnostics
Universal set of diagnostic tests for PHP applications.
Stars: ✭ 192 (-22.27%)
Mutual labels:  redis, mongodb, rabbitmq
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+1972.87%)
Mutual labels:  asp-net-core, ddd, cqrs
Mall Swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
Stars: ✭ 7,874 (+3087.85%)
Mutual labels:  redis, mongodb, rabbitmq
Weapsy
ASP.NET Core CMS
Stars: ✭ 748 (+202.83%)
Mutual labels:  mssql, ddd, cqrs
OpenCQRS
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 546 (+121.05%)
Mutual labels:  events, cqrs, ddd
Springboot Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
Stars: ✭ 100 (-59.51%)
Mutual labels:  redis, mongodb, rabbitmq
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (-59.51%)
Mutual labels:  rabbitmq, ddd, cqrs
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+415.38%)
Mutual labels:  clean-architecture, ddd, cqrs
Dtcqueuebundle
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
Stars: ✭ 115 (-53.44%)
Mutual labels:  redis, mongodb, rabbitmq
Dev Stuff
😎 Programming stuff for everyone. Collection of articles, videos about architecture, Domain Driven Design, microservices, testing etc.
Stars: ✭ 105 (-57.49%)
Mutual labels:  clean-architecture, ddd, cqrs
Library
A microservice project using .NET Core 2.0, DDD, CQRS, Event Sourcing, Redis and RabbitMQ
Stars: ✭ 122 (-50.61%)
Mutual labels:  rabbitmq, netcore, cqrs
Elmahcore
ELMAH for Net.Standard and Net.Core
Stars: ✭ 127 (-48.58%)
Mutual labels:  asp-net-core, netcore, net-core
User.api
集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例
Stars: ✭ 109 (-55.87%)
Mutual labels:  redis, mongodb, asp-net-core
Mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Stars: ✭ 54,797 (+22085.02%)
Mutual labels:  redis, mongodb, rabbitmq
Mall Learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
Stars: ✭ 10,236 (+4044.13%)
Mutual labels:  redis, mongodb, rabbitmq
Goes
Go Event Sourcing made easy
Stars: ✭ 144 (-41.7%)
Mutual labels:  events, ddd, cqrs
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-43.32%)
Mutual labels:  ddd, cqrs, tdd
Thewisedev Mailing
theWiseDev | API for a squeze page to register users on a mailing list and to email them a bonus (written in Node.js and TypeScript in a Clean Architecture). This project can be used as a reference implementation of the Clean Architecture with Node.js and TypeScript.
Stars: ✭ 145 (-41.3%)
Mutual labels:  clean-architecture, ddd, tdd
Java Ddd Skeleton
♨️ DDD in Java skeleton & examples. Course:
Stars: ✭ 140 (-43.32%)
Mutual labels:  rabbitmq, ddd, cqrs
Digital Restaurant
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
Stars: ✭ 222 (-10.12%)
Mutual labels:  rabbitmq, ddd, cqrs
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (-88.26%)
Mutual labels:  cqrs, ddd, asp-net-core
Aspnet Core Clean Arch
It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.
Stars: ✭ 60 (-75.71%)
Mutual labels:  mongodb, clean-architecture, tdd
Coolstore Microservices
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 1,903 (+670.45%)
Mutual labels:  redis, clean-architecture, ddd
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (-35.63%)
Mutual labels:  mongodb, ddd, cqrs
1-60 of 3917 similar projects