Generic

    📄️ DISCARDDiscard all commands issued after MULTI

    📄️ EVALExecute a Lua script server side

    📄️ EXECExecute all commands issued after MULTI

    📄️ EXPIRESet a key’s time to live in seconds

    📄️ KEYSFind all keys matching the given pattern

    📄️ PERSISTRemove the expiration from a key

    📄️ PEXPIREATSet the expiration for a key as a UNIX timestamp specified in milliseconds

    📄️ RENAMERename a key

    📄️ RESTORECreate a key using the provided serialized value, previously obtained using DUMP.

    📄️ SCRIPT HELPShow helpful text about the different subcommands

    📄️ SCRIPTA container for Lua scripts management commands

    📄️ TOUCHAlters the last access time of a key(s). Returns the number of existing keys specified.

    📄️ TYPEDetermine the type stored at key

    📄️ UNWATCHForget about all watched keys