aio-libs / aio-libs/aioelasticsearch
New custom session per connection
未关闭
- 主要语言
- Python
- 星标
- 137
- 派生
- 39
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently there is no way to use custom separate session for each host.
We can solve this by allowing users to pass their own session factory class which will be called on each `AIOHttpConnection` initialisation if there is no explicit session provided.
https://github.com/aio-libs/aioelasticsearch/pull/211/files
贡献指南
评估
这个 Issue 还没有评估数据。