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