Redis Stream Activity Feed I created a new Concept Project utilizing Redis Streams to create an Activity Feed
Ping Redis without CURL or NC I found this little snippet on Stack Overflow which allowed me to check the Redis connection from inside my container.
High Availability Redis Session with Express Recently we have needed update our session solution with Redis to use Redis as a cluster, increasing the availability of our sites in the event that we have to cycle our Redis servers.