#
outbox
Here are 22 public repositories matching this topic...
good first issue
Good for newcomers
kubernetes
crud
microservices
cqrs
microservice
aspnetcore
containers
ddd
clean-architecture
microservices-architecture
mediatr
cleanarchitecture
ddd-patterns
ddd-architecture
outbox
tye
blazor-webassembly
dapr
clean-architecture-boilerplate
dotnet6
-
Updated
Aug 2, 2021 - C#
Sample using micro services in .NET Core 3.1 Focusing on clean code
modular
microservices
cqrs
rabbitmq
consul
api-gateway
elk
event-sourcing
eventbus
dotnet-core
microservices-architecture
eventsourcing
micro-service
mediatr
entityframeworkcore
message-broker
outbox
outbox-database
-
Updated
Oct 12, 2020 - C#
1
martinzima
commented
Apr 30, 2021
We need more complete example apps that would show more of the framework features and how to use them in real-world scenarios.
good first issue
Good for newcomers
Transactional outbox harvester for Postgres → Kafka, written in Go
-
Updated
May 13, 2022 - Go
rhinof
commented
Apr 24, 2019
test coverage as reported by coveralls should be at least 80%
Message and Job Storage with Outbox Design Pattern
postgres
sql-server
nuget
postgresql
sql-server-database
masstransit
nuget-package
outbox
transactional-outbox
outbox-pattern
fire-and-forget
transactional-outbox-pattern
-
Updated
Apr 15, 2022 - C#
Lightweight Reliable Messaging Framework using Outbox Pattern / EFCore / AzureServiceBus
events
messaging
servicebus
distributed
dotnet-core
esb
efcore
eventual-consistency
outbox
azureservicebus
-
Updated
Mar 2, 2020 - C#
A lightweight transactional message bus on top of RabbitMQ
go
golang
microservices
rabbitmq
saga-pattern
reliable-messages
transactional-message-exchange
saga-process-manager
outbox
-
Updated
Apr 11, 2019 - Go
A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service Bus. Key benefits offered are support for running in Azure Functions serverless environments and support for enforcing FIFO ordering of processing & publishing even in horizontally scaled environments (e.g. serverless or load balanced).
sql
sql-server
azure
azure-functions
sqlserver
event-based-notification
azure-service-bus
event-notifications
outbox
azuresql
transactional-outbox
event-services
outbox-pattern
outbox-database
transactional-outbox-pattern
fifo-processing
preserve-ordering
serverless-environments
-
Updated
Mar 10, 2022 - C#
Library to reduce boilerplate when implementing the transactional outbox pattern in Go
-
Updated
Apr 21, 2022 - Go
-
Updated
Apr 25, 2020 - Go
Storage implementation using GORM for the Outboxen library.
-
Updated
Jun 13, 2022 - Go
A POC that sends events to KAFKA (or other brokers) using at-least-once semantics. the main reason behind this POC was enable the dev to send events to a broker without having to worry about implementation specific stuff and consistency problems (you send an event inside a transaction block, the event will be delivered)
-
Updated
Oct 29, 2020 - Kotlin
使用Go语言实现最终一致性的微服务分布式事务解决方案
-
Updated
Nov 22, 2021 - Go
Simple implementation of the microservice outbox pattern
-
Updated
Jan 13, 2020 - Kotlin
Outbox pattern using Debezium and Protobuf serialization
-
Updated
Jan 14, 2022 - Python
jameshalsall
commented
Nov 11, 2021
In #34 we reduced the polling frequency for prometheus instruments, but we should probably make this configurable.
Improve this page
Add a description, image, and links to the outbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the outbox topic, visit your repo's landing page and select "manage topics."
This issue is for developer to first contribute to dtm. It is for practice only, please just make changes to one file rather than all of them.
dtmsvr/trans_* files, add open source copyright comments, and send a PR for each file as a task
PR tutorial: https://opensource.com/article/19/7/create-pull-request-github
PR 中文教程: https://juejin.cn/post/6844903821521469448