poundifdef / smoothmq

An improved drop-in replacement for SQS
https://www.smoothmq.com
GNU Affero General Public License v3.0
2.04k stars 35 forks source link

Fly #12

Closed gedw99 closed 1 month ago

gedw99 commented 2 months ago

This would really work well on fly.io ?

There are 2 options to scaling out SQLite...

  1. LifeFS

https://fly.io/docs/litefs/speedrun/

  1. Marmot

Does master / master replication of the SQLIte db. https://github.com/maxpert/marmot is just golang and NATS Jetstream ( also golang ) it is not dependent fly.io and so can be run on any cloud.

poundifdef commented 1 month ago

Just an update - this is working on fly.io now!

  1. Live demo, which is currently running on fly. Does not require any sign-up. https://www.smoothmq.com/demo
  2. Here is how you can deploy yourself: https://docs.smoothmq.com/deploy/#flyio