Back to tools

Redis Command Builder

Build Redis commands visually. Browse by category, fill in arguments, and copy the command.

RedisCommandBuilder
key
value
Command
SET <key> <value>

SET

Set a key-value pair

Arguments: key, value