Three real-world examples of distributed Elixir (pt. 4)

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
  • distributed-elixir-examples

    Code examples for the "Three real-world examples of distributed Elixir" blog series

  • Just like we did in the previous part, we are going to be copy the DownloadManager.{HordeRegistry, HordeSupervisor, NodeObserver} modules from the previous example source code repository, and pasting them into out brand new project, renaming their namespace accordingly to VersionObserver.*. We have to make a subtle change in the NodeObserver module, though:

  • semver

    Semantic Versioning Specification

  • This module consists of a Version struct based on the semantic versioning specification and two helper functions:

  • 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
  • parcel

    The zero configuration build tool for the web. 📦🚀

  • Frontend-wise, we are going to get rid of Phoenix's default webpack set up in favor of Parcel, which is faster and does not need any additional configuration whatsoever:

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

  • A JavaScript single-page application built using Elm, containing the user interface.

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

  • Create a zx Node.js script as binary with pkg

    3 projects | dev.to | 17 Mar 2022
  • How to fix regeneratorRuntime is not defined?

    2 projects | dev.to | 15 Jun 2021
  • DEMO - Voice to PDF - Complete PDF documents with voice commands using the Claude 3 Opus API

    4 projects | dev.to | 27 Apr 2024
  • Getting started with TiniJS framework

    7 projects | dev.to | 20 Apr 2024
  • We are under DDoS attack and we do nothing

    2 projects | news.ycombinator.com | 30 Mar 2024