Command:
SHIELD.reset <key> # Reset to full capacity
SHIELD.delete <key> # Delete bucket entirely
Returns:
OK (or number of tokens after reset)
Benefits:
Implementation:
reset: Set key to capacity with full TTLdelete: Redis DEL command