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
Workflow Detail
Inspect cache health, keyspace behavior, and performance.
Execute redis-cli stage in cache operations workflow.
Authentication
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