Recent Posts

(Elixir) BEAM Docker Release GitHub Action

1 minute read

The BEAM docker release GitHub action builds a tiny from scratch container. It works with Elixir and the Phoenix Framework. With a minimal attack surface, of...

PGMP Logical Replication in PostgreSQL 15

4 minute read

PGMP supports the real-time logical replication of PostgreSQL tables into ETS out of the box on Erlang/OTP 25. It includes the new features: row filters and ...