We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
官方提供的API接口没有池化的概念,为了提升访问效率,基于commons-pool2实现了一个用于访问ElasticSearch的客户端连接池。
官方提供的API接口没有池化的概念,为了提升访问效率,基于commons-pool2实现了一个用于访问ElasticSearch的客户端连接池,经性能压力测试连接池实现没有问题。
There was an error while loading. Please reload this page.