| duyanming/Viper |
691 |
|
1 |
11 |
over 2 years ago |
34 |
March 29, 2023 |
0 |
mit |
C# |
| Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等 |
| madslundt/NetCoreMicroservicesSample |
279 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
mit |
C# |
| Sample using micro services in .NET Core 3.1 Focusing on clean code |
| PHPMessageBus/messagebus |
186 |
|
1 |
1 |
almost 9 years ago |
6 |
May 22, 2017 |
2 |
mit |
PHP |
| A MessageBus (CommandBus, EventBus and QueryBus) implementation in PHP7 |
| ddd-espanol/asombroso-ddd |
112 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
|
| Una lista cuidadosamente curada de recursos sobre Domain Driven Design, Eventos, Event Sourcing, Command Query Responsibility Segregation (CQRS). |
| modernice/goes |
97 |
|
0 |
6 |
about 2 years ago |
139 |
November 28, 2023 |
20 |
apache-2.0 |
Go |
| goes is an event-sourcing framework for Go. |
| Thorium/SimpleCQRS-FSharp |
71 |
|
0 |
0 |
about 12 years ago |
1 |
May 06, 2012 |
0 |
|
JavaScript |
| Simple CQRS implemented with F# |
| sebastianwessel/purista |
53 |
|
0 |
16 |
over 2 years ago |
36 |
November 18, 2023 |
19 |
apache-2.0 |
TypeScript |
| A typescript framework for building backend services and api in modern, modular and scalable way with event-driven patterns |
| event-driven-dotnet/EventDriven.ReferenceArchitecture |
46 |
|
0 |
0 |
over 2 years ago |
2 |
January 01, 1900 |
0 |
mit |
C# |
| Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segregation (CQRS) and Event Driven Architecture (EDA). |
| oguzzaydin/eshopzero |
42 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
C# |
| .Net Microservice Application |
| litenova/LiteBus |
27 |
|
0 |
7 |
over 2 years ago |
37 |
November 25, 2023 |
0 |
mit |
C# |
| LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is implemented with minimal reflection and instead utilizes covariance and contravariance to provide its core functionality. |