nats-io / nats.docs

NATS.io Documentation on Gitbook
https://docs.nats.io
Apache License 2.0
108 stars 221 forks source link

Incomplete examples in the "Using the Key/Value Store" Jetstream doc page #655

Open avivace opened 3 months ago

avivace commented 3 months ago

It seems like code snippets were left incomplete in the "Using the Key/Value Store" page:

https://github.com/nats-io/nats.docs/blob/master/using-nats/developing-with-nats/js/kv.md

https://docs.nats.io/using-nats/developer/develop_jetstream/kv

vaibhavpatil123 commented 1 month ago

It seems like code snippets were left incomplete in the "Using the Key/Value Store" page:

https://github.com/nats-io/nats.docs/blob/master/using-nats/developing-with-nats/js/kv.md

https://docs.nats.io/using-nats/developer/develop_jetstream/kv

Good observations , on this page some example are there , https://natsbyexample.com/examples/jetstream/limits-stream/python