|
|
|
|
|
by nop_slide
68 days ago
|
|
I still haven't figured out a good way to due blue/green sqlite deploys on fly.io. Is this just a limitation of using sqlite or using Fly? I've been very happy with sqlite otherwise, rather unsure how to do a cutover to a new instance. Anyone have some docs on how to cutover gracefully with sqlite on other providers? |
|
Or you use some distributed SQLite tool like rqlite, etc