Runtime Configuration

Difficulty: Intermediate

Question

How do you change a Redis configuration without restarting the server?

Answer

Use the `CONFIG SET parameter value` command.

Concepts covered

Config, Hot Reload