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)
mongodb_driver
MongoDB driver for Elixir (by zookzook)
elasticsearch_elixir_bulk_processor | mongodb_driver | |
---|---|---|
- | - | |
14 | 262 | |
- | 1.5% | |
0.0 | 7.2 | |
over 4 years ago | 20 days ago | |
Elixir | Elixir | |
Apache License 2.0 | Apache License 2.0 |
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.
mongodb_driver
Posts with mentions or reviews of mongodb_driver.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning mongodb_driver yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing elasticsearch_elixir_bulk_processor and mongodb_driver you can also consider the following projects:
elasticsearch - No-nonsense Elasticsearch library for Elixir
kst - 💿 KVS: NVMe Key-Value Store
haystack - Simple, extendable full-text search engine written in Elixir
ecto_paging - Cursor-based pagination for Ecto.
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