[DOCS] Add Elixir Bulk Processor to community clients (#50630)

This commit is contained in:
Oleksandr Stasyk 2020-01-15 21:07:21 +00:00 committed by James Rodewig
parent 18d1b7aecd
commit dd419f0ad0
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ a number of clients that have been contributed by the community for various lang
http://github.com/karmi/tire[Tire]. Ready to use in pure Erlang
environment.
* https://github.com/sashman/elasticsearch_elixir_bulk_processor[Elixir Bulk Processor]:
Dynamically configurable Elixir port of the [Bulk Processor](https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-docs-bulk-processor.html). Implemented using GenStages to handle backpressure.
[[go]]
== Go