agent-substrate / agent-substrate/substrate
Compact PG DB migration scripts into a single step before v1.0 substrate release
未關閉
area/api-machinery
kind/cleanup
- 主要語言
- Go
- 星號
- 1.8k
- 分支
- 316
- 平均合併
- 2 天 43 分鐘
- 30 天內合併 PR
- 287
描述
In https://github.com/agent-substrate/substrate/pull/1196#discussion_r3890774469 we agreed to group all pre-v1 DB migration operations into a single migration step.
Doing this will minimize startup time cost for new clusters. If we don't do it, the startup code for new clusters will be slower ~forever (unless we get really creative in how we manage migration scripts, which is not planned, and which caries it's own risks).
We should do this just prior to releasing v1 since we anticipate that additional DB migration scripts will be added between now and then.
@juli4n @iplay88keys @BenTheElder @thockin
貢獻指南
評估
這個 Issue 還沒有評估資料。