Skip to main content

record_redis_command

Function record_redis_command 

Source
pub fn record_redis_command(
    metrics: Option<&MetricsRegistry>,
    command: &str,
    shard: &str,
    result: &str,
    duration: Duration,
)
Expand description

Records a Redis command without exposing Redis keys.