dosco / graphjin

GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks

Home Page:https://graphjin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fly.io Postgres , so we get higher perf and redundancy

gedw99 opened this issue · comments

commented

The docker will work but we need a fly.toml.

Fly.io support’s PostgreSQL replication out of the box, and so give you multi region

clients get automatically directed to the nearest region

So the reason for this is to get huger perf and redundancy.

I have been using this feature on fly.io and it’s been solid

commented

do we have to include fly.toml in the repo or can folks using this with fly.io just do this themselves?

commented

I would prefer to add a deploy folder with fly sub folder with the toml file and a make file to make it seamless