nats-io / nack

NATS Controllers for Kubernetes (NACK)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: add Bucket resource

cortopy opened this issue · comments

This is just a feature request for NACK to handle Key/Value buckets in addition to Consumer and Stream.

This should be a feature, but you can also create a k/v bucket from a Stream as mentioned in https://github.com/nats-io/nats-architecture-and-design/blob/main/adr/ADR-8.md#buckets

Hi, it would be really nice to have a KV Bucket resource to work with. Do you think this is something that may be implemented?

Yes. It is.
However, first we want to finish the rework of nack internals.