[ANNOUNCEMENT] - esBench 0.0.2 released

Hi,

I would like to announce a first release of the esBench tool with version 0.0.2.
esBench is performance and unit test tool for generating Elasticsearch documents based on existing data

It is compatible with ES 2.0 and newer with following features:

  • Analyzes Elasticsearch indices and create metadata information about fields and it's values
  • Based on the metadata creates documents by combining tokens and values
  • Perform multi-threaded document insertion to Elasticsearch
  • Perform synchronized insertion from multiple machines as Hazelcast cluster
  • Supports generation for core types, objects and nested types

More info at: https://github.com/kucera-jan-cz/esBench

Best regards,

Jan

2 Likes