Show HN: Blaze – a blazing fast ElasticSearch data exporter
1–2 of 2 posts
Re: Show HN: Blaze – a blazing fast ElasticSearch data exporter
#2Hi HN! I've been working with ElasticSearch the last few days and got tired of elasticdump being slow when dumping data to disk, so I wrote Blaze.
It dumps indexes to disk fast. It dumps them in a format compatible with the ElasticSearch Bulk API so it's easy to put the data back as well.
Please try it out and let me know what you think!