nats-io / nats-architecture-and-design

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

Consumer configuration can accept a mem storage flag #134

Closed scottf closed 1 year ago

scottf commented 1 year ago

Overview

From the schema:

"mem_storage": {
  "description": "Force the consumer state to be kept in memory rather than inherit the setting from the stream",
  "type": "boolean",
  "default": false
}

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.

marthaCP commented 1 year ago

All actions completed and added to parity sheet on 10/27/22