Workflow Detail

Cache Operations

Inspect cache health, keyspace behavior, and performance.

3 steps~15 mincacheperformanceoperations

Required env vars: REDISCLI_AUTH

Auth needed for: redis-cli

Step 1redis-cliAuth required

Execute redis-cli stage in cache operations workflow.

Authentication

  • Step 1 Export required environment variables: REDISCLI_AUTH

redis-cli ping

Ping Redis server

redis-cli set

Set key value

Execute Memcached CLI stage in cache operations workflow.

memcached stats

Show cache statistics

memcached set

Set key/value in cache

Execute memtier_benchmark stage in cache operations workflow.

memtier_benchmark stats

Show cache statistics

memtier_benchmark set

Set key/value in cache