nats-architecture-and-design
nats-architecture-and-design copied to clipboard
Compression for Object Store
Overview
Parity update for Object Store so it supports Compression in similar way KV does (#253).
The behavior is documented in #264
Clients and Tools
- [ ] Schemas @ripienaar
- [ ] CLI @ripienaar
- [ ] Terraform @ripienaar
- [ ] Github Actions @ripienaar
- [x] Go @piotrpio https://github.com/nats-io/nats.go/pull/1544
- [x] Java @scottf https://github.com/nats-io/nats.java/pull/1034
- [x] JavaScript @aricart https://github.com/nats-io/nats.deno/pull/625
- [x] .Net @scottf https://github.com/nats-io/nats.net/pull/835
- [ ] C @levb
- [ ] Python @wallyqs
- [ ] Ruby @wallyqs
- [x] Rust @Jarema
- [x] .Net V2 @mtmk https://github.com/nats-io/nats.net.v2/pull/214
Other Tasks
- [ ] docs.nats.io updated @bruth
- [ ] Update ADR to
Implemented
- [ ] Update client features spreadsheet
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.