graphprotocol / graphprotocol/graph-node
Graphman copy indexing optimizations
オープン
まだ誰も着手していません。
- #5364 @zorancv による — マージされずにクローズ
area/graphman
ops
- 主要言語
- Rust
- スター
- 3.2k
- フォーク
- 1.1k
- 平均マージ
- 4日 1時間
- マージ済み PR(30日)
- 1
説明
To reduce the size of a DB shard without downtime, graphman copying deployments out is a good option. But it needs a few optimizations to be usable en masse, including on index creation. This track two of those optimizations:
- Create the indexes based on the index creation DDL of the source, not based on the default.
- Create the BTree indexes after the copy is done, and only the GiST afterwards.
@incrypto32 will mentor @itsjerryokolo on this task.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。