Comment by memset
2 years ago
SmoothMQ: a drop-in replacement for SQS. https://github.com/poundifdef/smoothmq
I am looking to build 4 main things:
1. Better compatibility with SQS' different endpoints 2. Sharding: I want users to be able to add/remove a node to a cluster and have the system automatically rebalance 3. Replication
The project is written in Go, and the UI is also just uses HTML and go templates.
I'm interested in this but I see long lasting issues and very few PRs (last one from August 3rd). Is it because things are stable now or the project is not getting traction?