Skip to content

Commit

Permalink
[DOCS] Add Elixir Bulk Processor to community clients (#50630)
Browse files Browse the repository at this point in the history
  • Loading branch information
sashman authored and jrodewig committed Jan 15, 2020
1 parent 18d1b7a commit dd419f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/community-clients/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dd419f0

Please sign in to comment.