Elixir clustering using Postgres

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. libcluster_postgres

    Postgres strategy for libcluster

    However, when it comes to connecting the servers, there seems to be a barrier of entry that many people encounter, including ourselves, on how to provide the name discovery required to connect said servers. We have released our approach to solving this problem by open-sourcing libcluster Postgres Strategy and today, we explore the motivations behind its creation and the methodologies employed in its development.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. libcluster

    Automatic cluster formation/healing for Elixir applications

    libcluster is the go-to package for connecting multiple BEAM instances and setting up healing strategies. libcluster provides out-of-the-box strategies and it allows users to define their own strategies by implementing a simple behavior that defines cluster formation and healing according to the supporting service you want to use.

  4. postgrex

    PostgreSQL driver for Elixir

    Now we can replicate the same behavior in Elixir and Postgrex within IEx (Elixir's interactive shell).

  5. libcluster_postgres

    Postgres strategy for libcluster (by kevbuchanan)

    Using the libcluster Strategy behavior, inspired by this GitHub repository and knowing how NOTIFY/LISTEN works, implementing a strategy becomes straightforward:

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

  • Phoenix 1.7 for Elixir: Edit a Form in a Modal

    1 project | news.ycombinator.com | 12 Sep 2023
  • cannot query kubernetes (unauthorized): endpoints is forbidden: User cannot list endpoints in the namespace

    1 project | /r/codehunter | 26 Jun 2023
  • Nodes

    1 project | dev.to | 24 Jun 2022
  • Nodes Elixir

    1 project | dev.to | 21 Jun 2022
  • Clustering nodes with different basenames

    1 project | /r/elixir | 16 Jun 2021

Did you know that Elixir is
the 24th most popular programming language
based on number of references?