Hacker News new | ask | show | jobs
by bstahlhood 3304 days ago
NATS Streaming seems to be similar to Kafka feature set, but built using Go and looks to be easier to setup.

https://nats.io/documentation/streaming/nats-streaming-intro...

1 comments

NATS does not support replication (or really any high availability settings) currently. Which is a major missing feature when comparing it to Kafka.
Thank you for the info!