Separate worker/connection pools for the Store
Abierto
store
- Lenguaje dominante
- Rust
- Estrellas
- 104
- Forks
- 138
- Merge medio
- 1 d 13 h
- PR fusionados (30 d)
- 56
Descripción
In https://github.com/0xMiden/miden-node/issues/918, the store is refactored to serve 3 separate services for the block-producer, RPC and ntx-builder components.
We want to have separate connection pools for each service in order to prevent the RPC from drowning out the block-producer requests.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.