Interest in SQS on Fly?

I’ve built an SQS-compatible queue. It’s written in go and uses sqlite to store messages. Is this something that would be of interest to the community to deploy on fly? I’m currently working on implementing autoscaling, and would be interested in anyone’s feedback as I develop it!

2 Likes

I am very excited by this.

On fly with SQLite replication it should be quite scalable

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.