mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Add Elixir Bulk Processor to community clients (#50630)
This commit is contained in:
parent
d60714abd0
commit
68a37f48e6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue