nats-architecture-and-design
nats-architecture-and-design copied to clipboard
Key-Value Store
Overview
Implement a JetStream based Key-Value store
The behavior is documented in ADR-8
Clients and Tools
- [x] CLI @ripienaar
- [x] Terraform @ripienaar
- [x] Go @derekcollison
- [x] Java @scottf
- [x] JavaScript @aricart
- [x] .Net @ColinSullivan1 @scottf
- [x] C @kozlovic
- [x] Python @wallyqs
- [x] Ruby @wallyqs
- [ ] Rust @Jarema
Other Tasks
- [ ] docs.nats.io updated
- [ ] Update ADR to
Implemented
- [x] 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.
Ruby - Wally