You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.