redis-cli --bigkeys

Category: Databases & SQL

redis-cli --bigkeys

Find keys holding the largest values

Samples keys and reports the biggest strings, lists, hashes, sets, and sorted sets; it scans in small batches so it does not block. Related: --memkeys, INFO memory.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.