Redis Standalone Features

Reddie handles everything big and small

Visualize resources

See CPU, RAM, network statistics, persistence and replication status for your node in real-time.

Debug your code

Use the Node monitor to debug your code that uses Redis. You can see all commands being executed on the node.

Configure Snapshots

Want Redis to save your data to disk? Enable Snapshots and tune the criteria for when they occur.

Configure Append-only file

Need to be sure that your data is durable? Enable the Append-only file and tune its behavior to suit your needs.