nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
206 stars 22 forks source link

Retrieve last message per subject #7

Closed ripienaar closed 1 year ago

ripienaar commented 3 years ago

Overview

io.nats.jetstream.api.v1.stream_msg_get_request has new properties allowing the last message for a subject to be retrieved.

There is no ADR, this is a minor feature. Server PR has the details https://github.com/nats-io/nats-server/pull/2313. Schemas were updated.

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

No generic reference docs in docs.nats.io. This will be available in the upcoming docs reorg (generated from the JSON schema).