elastic-client
v0.0.3
Published
ElasticSearch client. The module can be used to start ElasticSearch instances, configure instance settings, and interact with the instance after it is initialized.
Downloads
4
Readme
ElasticSearch Client
ElasticSearch Client for Node.js
To DO
- Write Readme.md documentation and outline usage.
- Create some basic tests.
- Create request batch queuing with brief timeout to bundle certain requests and automatically send as bulk.