cpp-elasticsearch is a small C++ API to elasticsearch, it aims at becomming the official one.
For this purpose, contributors must respect the following rules:
- Master branch must be in line with latest Elasticsearch release
- Be in line with https://github.com/elasticsearch/elasticsearch/tree/master/rest-api-spec
- Document the code
Once the required features will be added, new features will come like:
- Load balancing
- Connection pooling
- Library package
- Performance monitoring
A documentation is stil to come as well as a "get started" page and continous intragration project with Travis.
Actual version is minimal and has been developped for the needs of Q-Hedge Technologies.