nats-io / stan.go

NATS Streaming System
https://nats.io
Apache License 2.0
706 stars 117 forks source link

stan-bench: Docker Support #374

Closed vCillusion closed 8 months ago

kozlovic commented 8 months ago

@vCillusion Thank you for your interest, but given that this project has been deprecated, I don't think it makes sense to make those updates. If not for that, it may have been a good addition, although using Golang 1.16 is not right since this release is no longer supported.

Anyway, again, thank you for your interest, but I will now close this PR. I recommend that if you need data persistence, you look at the NATS Server project with the use of JetStream (https://github.com/nats-io/nats-server).