pgflows lets you write long-running, fault-tolerant workflows as plain async Python functions — backed entirely by your existing Postgres database. No extra infrastructure, no separate orchestration ...
当前实现目标是把架构拆成可单独运行、单独测试、单独替换的层级模块。默认测试运行不依赖外部服务:本地使用 SQLite ...