RSSAmplifier

Blog

shortishly

Massively scalable transformative solutions on the BEAM

shortishly.comRSS feed ↗10 posts

Latest posts

Is Kafka Costing You More To Operate Than It Should?

Tansu is a modern drop-in replacement for Apache Kafka with PostgreSQL and S3 storage engines

A Kafka Compatible Broker With A PostgreSQL Storage Engine

Tansu is an Apache Kafka Compatible broker using PostgreSQL for storage

Tansu: An Apache Kafka Compatible API Server written in Rust

Tansu is an Apache Kafka Compatible API Server written in Rust

MySQL/MariaDB Replication Cache with Redis API

msec is a disk cache with a Redis compatible API using MySQL/MariaDB replication to remain consistent

The Erlang SSH daemon behind Shrugs

The SSH daemon used in a self hosted git server written in Erlang and Rust

Grimsby: An Erlang Port Controller written in Rust

Grimsby is an Erlang Port controller written in Rust

Shrugs: A Self Hosted Git SSH Server

Shrugs is a self hosted git SSH server written in Erlang and Rust

pgec reads: memory replicated cache, writes: PostgreSQL with a Redis API

pgec uses logical replication to maintain a real-time in memory cache that writes to PostgreSQL on Redis mutating operations (e.g., `DEL` or `HSET`)

Consistent caching with PostgreSQL logical replication and a Redis API

pgec uses PostgreSQL replication to maintain a real-time consistent in memory cache with a redis, memcached and REST API

Cache consistency with logical streaming replication

pgec uses PostgreSQL replication to maintain a real-time consistent in memory cache with a memcached and REST API