CAP
Event bus
A distributed transaction solution and event bus for microservices-based systems.
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
7k stars
302 watching
1k forks
Language: C#
last commit: about 1 month ago
Linked from 6 awesome lists
distributed-transactionseventbuskafkamicroservicesoutbox-patternrabbitmqservice-bus
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,441 |
azure/azure-event-hubs-dotnet | A .NET client library for Azure's event-driven messaging service | 86 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
dotnet/docker.dotnet | A .NET client library that enables asynchronous interaction with the Docker Remote API | 2,277 |
dotnet/orleans | A cross-platform framework for building scalable distributed applications using familiar .NET concepts | 10,167 |
peterkottas/dotnetcore.windowsservice | Allows hosting of .NET Core console applications as Windows services | 569 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
luoyunchong/lin-cms-dotnetcore | A simple and practical content management system with ASP.NET Core and Vue.js frontend | 808 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
testcontainers/testcontainers-dotnet | A library that provides throwaway instances of Docker containers for testing .NET applications. | 3,848 |
superjmn/dotnetpackaging | A tool to automate the distribution of .NET applications on Linux platforms | 57 |
dotnetcore/agileconfig | A lightweight configuration center for .NET Core applications | 1,520 |
dotnet/aspnetcore | A cross-platform framework for building modern cloud-based web applications | 35,660 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,415 |