Separate worker/connection pools for the Store
未关闭
store
- 主要语言
- Rust
- 星标
- 104
- 派生
- 138
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 56
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。