CodeChain-io / CodeChain-io/codechain-indexer
Use cluster for blocks and transactions
Abierto
optimization
- Lenguaje dominante
- TypeScript
- Estrellas
- 21
- Forks
- 15
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The records may be inserted in the order of the block number and many API returns the result in order of the block number.
In these cases, using cluster can make the insertion and reading fast.
https://www.postgresql.org/docs/9.1/sql-cluster.html
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.