Read more about the article Scaling Beyond PostgreSQL Pg-Bouncer & Postgres Pg-Pool-II: Advanced Traffic Management (2021)
This event hosted by the Washington DC CTO Meetup Group and was presented by Erik Brandsberg, CTO of Heimdall Data.

Scaling Beyond PostgreSQL Pg-Bouncer & Postgres Pg-Pool-II: Advanced Traffic Management (2021)

We highlight deficiencies of the PostgreSQL PgBouncer and Postgres Pgpool-II and propose solutions that improve Postgres database performance and scale. 📈

Continue ReadingScaling Beyond PostgreSQL Pg-Bouncer & Postgres Pg-Pool-II: Advanced Traffic Management (2021)
Read more about the article A simple Jedis PubSub client written in Groovy and tested with Redis
Header image for the article on Jedis PubSub.

A simple Jedis PubSub client written in Groovy and tested with Redis

This tutorial demonstrates how to implement a simple Redis pub sub client, which relies on Jedis, and which receives an update via the Redis data store. 👍

Continue ReadingA simple Jedis PubSub client written in Groovy and tested with Redis