radar / elastic

A thin veneer over HTTPotion that talks to Elastic Search
https://hex.pm/packages/elastic
MIT License
65 stars 22 forks source link

Fixes #20 #21

Closed amrfaissal closed 5 years ago

amrfaissal commented 5 years ago

Improves encode_body/1 for binaries such as NDJSON.

radar commented 5 years ago

LGTM. Thank you!