Observed behavior
I can't find a way to create a KeyValue store with create_key_value and set metadata (nats-io/nats-architecture-and-design#224). Is there any plan to implement this on nats.py? Or am I missing something?
Expected behavior
Being able to set metadata to a kv bucket (jetstream), e.g. by passing a metadata object to create_key_value
Server and client version
2.15.0
Host environment
No response
Steps to reproduce
No response
Observed behavior
I can't find a way to create a KeyValue store with
create_key_valueand set metadata (nats-io/nats-architecture-and-design#224). Is there any plan to implement this on nats.py? Or am I missing something?Expected behavior
Being able to set metadata to a kv bucket (jetstream), e.g. by passing a metadata object to
create_key_valueServer and client version
2.15.0
Host environment
No response
Steps to reproduce
No response