How to Use Flume in your Elixir Application

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • oban

    💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3

  • Oban, backed by PostgreSQL or SQLite, also provides a queue-based job processing system. Exq, on the other hand, is backed by Redis. It provides features similar to Flume, but without built-in rate limiting and batch processing capabilities.

  • exq

    Job processing library for Elixir - compatible with Resque / Sidekiq

  • Oban, backed by PostgreSQL or SQLite, also provides a queue-based job processing system. Exq, on the other hand, is backed by Redis. It provides features similar to Flume, but without built-in rate limiting and batch processing capabilities.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exq is a job processing library compatible with Resque / Sidekiq for Elixir

    1 project | news.ycombinator.com | 16 Dec 2021
  • sidekiq-dry

    1 project | dev.to | 17 Jan 2021
  • Getting Sidekiq to play nicely with auto-scaling

    4 projects | /r/rails | 15 Mar 2021
  • Redis Re-Implemented with SQLite

    15 projects | news.ycombinator.com | 14 Apr 2024
  • Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

    2 projects | dev.to | 15 Mar 2024