Skip to content
#

cloudwego

Here are 18 public repositories matching this topic...

Multi-PSP payment orchestration in Go. Double-entry ledger, idempotency with fencing, transactional outbox to Kafka, error-class-aware retries, and webhook ingestion with dedup and ordering guards — verified against a provider that fails on purpose.

  • Updated Aug 17, 2026
  • Go

Blog-Server-Go 是个人博客系统的 Go 后端重构版,目标是用 Go + CloudWeGo Hertz 替代原 NestJS 11 实现,在保持 /api/v1/* 接口兼容的前提下,渐进拆分为 gateway / user / blog / rpg 四微服务。涵盖 RBAC 后台、文章与互动、原生 WebSocket 实时通知、RPG 签到/任务/抽奖/公会,以及支付宝支付;内部通信用 gRPC,事件驱动用 Redis Stream,数据层 Ent + MySQL 8 + Redis 7,支持单体与微服务两种运行模式,docker-compose 可在 2G 服务器部署。

  • Updated Sep 9, 2026
  • Go

Add this topic to your repo

To associate your repository with the cloudwego topic, visit your repo's landing page and select "manage topics."

Learn more