libcluster VS libcluster_postgres

Compare libcluster vs libcluster_postgres and see what are their differences.

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
libcluster libcluster_postgres
10 3
1,886 177
- 2.8%
6.4 6.7
5 months ago 3 months ago
Elixir Elixir
MIT License MIT 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.

libcluster

Posts with mentions or reviews of libcluster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-25.

libcluster_postgres

Posts with mentions or reviews of libcluster_postgres. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-25.
  • Elixir clustering using Postgres
    4 projects | dev.to | 25 Jan 2024
    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.
  • Rethinking Serverless with Flame
    5 projects | news.ycombinator.com | 6 Dec 2023
    Ah, that makes a lot of sense - I think the FLAME.Parent{} approach may enable backends that wouldn't be possible otherwise.

    For example, if I used the heroku api to do the equivalent of ps:scale to boot up more nodes - those new nodes (dynos in heroku parlance) could see what kind of pool members they are. I don't think there is a way to do dyno specific env vars - they apply at the app level.

    If anyone tries to do a Heroku backend before I do, an alternative might be to use distinct process types in the Procfile for each named pool and ps:scale those to 0 or more.

    Also, might need something like Supabase's libcluster_postgres[1] to fully pull it off.

    [1] https://github.com/supabase/libcluster_postgres

  • Show HN: Libcluster Postgres Strategy for Elixir
    1 project | news.ycombinator.com | 30 Nov 2023

What are some alternatives?

When comparing libcluster and libcluster_postgres you can also consider the following projects:

Nomad - Elixir/Phoenix Cloud SDK and Deployment Tool

sst - Build modern full-stack applications on AWS

horde - Horde is a distributed Supervisor and Registry backed by DeltaCrdt

flame

Kubex - Kubex is the kubernetes integration for Elixir projects and it is written in pure Elixir.

libcluster_postgres - Postgres strategy for libcluster

ex_aws - A flexible, easy to use set of clients AWS APIs for Elixir

basic-examples - Contains source code for the basic examples in the PiCloud Documentation.

erlcloud - AWS APIs library for Erlang (Amazon EC2, S3, SQS, DDB, ELB and etc)

discovery - An OTP application for auto-discovering services with Consul

Cloudi - A Cloud at the lowest level!

aws - AWS clients for Elixir