nats-io / nats-architecture-and-design

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

KV Compression #253

Open ripienaar opened 6 months ago

ripienaar commented 6 months ago

Overview

We should support compression in KV as a configuration and status item.

The behavior is documented in https://github.com/nats-io/nats-architecture-and-design/pull/252

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.

aricart commented 6 months ago

Note that if we are adding this to KV, ObjectStore needs it as well for symmetry