Open Jarema opened 5 months ago
Note that we're not implementing CreateOrUpdateKeyValue
for .NET since there is no equivalent JetStream API for managing streams. We can implement it after an atomic create-or-update-stream function is implemented server side.
edit naming seems to be confusing btw makes you think updating the value of a 'key'
Overview
The KV ADR has been updated here: https://github.com/nats-io/nats-architecture-and-design/pull/283
Please make sure that your client covers all the methods mentioned in the change:
Keep the names idiomatic for your language.
Clients and Tools
Other Tasks
Implemented
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.