Watermill Document

Watermill Document
  • 文档评分: 61.3 (0 个有效评分
  • 文档语言: 中文
  • 章节数量:0
  • 阅读人次:38
  • 收藏数量:0
  • 整理分享:管理员
  • 文档概述
    Watermill is a Go library for working efficiently with message streams. It is intended for building event driven applications, enabling event sourcing, RPC over messages, sagas and basically whatever else comes to your mind. You can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case.