Browse Source

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

Oleksandr Stasyk 5 years ago
parent
commit
68a37f48e6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/community-clients/index.asciidoc

+ 2 - 0
docs/community-clients/index.asciidoc

@@ -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