# outbox **Repository Path**: nilorg/outbox ## Basic Information - **Project Name**: outbox - **Description**: 使用Go语言实现最终一致性的微服务分布式事务解决方案 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/nilorg/outbox - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 0 - **Created**: 2020-11-26 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: distributed-service **Tags**: None ## README # outbox 发件箱模式(实验性支持) 基于[EventBus](https://github.com/nilorg/eventbus),使用Go语言实现最终一致性的微服务分布式事务解决方案