From 2f9ca82b817cdd99a30e669f8a1b20f33accbfad Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 23 Mar 2026 20:47:27 -0500 Subject: [PATCH] add redis to protocols --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 962dca1..86c90e4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Simple protocol router _/s_ - [OSC](https://opensoundcontrol.stanford.edu/spec-1_0.html) - [FreeD](https://ptzoptics.com/freed/) - [SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) +- [Redis](https://redis.io/) ### CLI Usage