A tiny, no-dependency Redis client written from scratch in pure C. Supporting RESP protocol, authentication, and both interactive and one-shot command modes. Includes a Docker + Docker Compose setup to let you build and run the client against a Redis server with a single command. -
View it on GitHub