HOTKEYS RESET

HOTKEYS RESET
Available since:
Redis Open Source 8.6.0
Time complexity:
O(1)
ACL categories:
@admin, @slow, @dangerous,
Compatibility:
Redis Software and Redis Cloud compatibility

Release the resources used for hotkey tracking.

This command can only be executed when hotkey tracking is stopped. It will return an error if tracking is currently active. Use HOTKEYS STOP first to stop tracking, then use HOTKEYS RESET to free the allocated resources.

Redis Software and Redis Cloud compatibility

Redis
Software
Redis
Cloud
Notes
❌ Standard
❌ Active-Active
❌ Standard
❌ Active-Active

Return information

One of the following:

RATE THIS PAGE
Back to top ↑