elasticsearch_elixir_bulk_processor
Elasticsearch Elixir Bulk Processor is a configurable manager for efficiently inserting data into Elasticsearch. This processor uses GenStages (data-exchange steps) for handling backpressure, and various settings to control the bulk payloads being uploaded to Elasticsearch. (by sashman)
elastix
A simple Elasticsearch REST client written in Elixir. (by werbitzky)
elasticsearch_elixir_bulk_processor | elastix | |
---|---|---|
- | - | |
14 | 254 | |
- | 0.4% | |
0.0 | 5.0 | |
over 4 years ago | 6 months ago | |
Elixir | Elixir | |
Apache License 2.0 | Do What The F*ck You Want To Public License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
elasticsearch_elixir_bulk_processor
Posts with mentions or reviews of elasticsearch_elixir_bulk_processor.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning elasticsearch_elixir_bulk_processor yet.
Tracking mentions began in Dec 2020.
elastix
Posts with mentions or reviews of elastix.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning elastix yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing elasticsearch_elixir_bulk_processor and elastix you can also consider the following projects:
elasticsearch - No-nonsense Elasticsearch library for Elixir
mongodb - MongoDB driver for Elixir
haystack - Simple, extendable full-text search engine written in Elixir
tirexs - An Elixir flavored HTTP client and DSL library for Elasticsearch
ex_elasticlunr - Elasticlunr is a small, full-text search library for use in the Elixir environment. It indexes JSON documents and provides a friendly search interface to retrieve documents.
mysql - MySQL/OTP – MySQL and MariaDB client for Erlang/OTP