ConnectEverything / nats-by-example

Collection of runnable, reference examples using NATS (https://nats.io)
https://natsbyexample.com
157 stars 37 forks source link

Add unique store_dir to jetstream blocks. #121

Closed jevolk closed 1 year ago

jevolk commented 1 year ago

The store_dir for each server in the example conflict at `/tmp/nats/jetstream'. Furthermore, after nats-io/nats-server#4407 is merged these examples prior to this commit will produce an error.