nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
187 stars 20 forks source link

Ordered Consumer #62

Closed scottf closed 1 year ago

scottf commented 2 years ago

Overview

Implement Ordered Consumer as documented in https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-17.md

Clients and Tools

Other Tasks

Client authors please update with your progress. If you open issues in your own repositories as a result of this request, please link them to this one by pasting the issue URL in a comment or main issue description.

bruth commented 1 year ago

Anything left to do other than update the ADR doc?