lidoudoou

Results 4 comments of lidoudoou

use redis_cli command: redis-cli -h -a --bigkeys.

1.show profiles; 2.set profiling = 1; 3.show databases; 4.show profiles; ----------+------------+----------------+ | Query_ID | Duration | Query | +----------+------------+----------------+ | 1 | 0.00124300 | show warnings | | 2 |...

Overview of Redis key eviction policies (LRU, LFU, etc.).details below [ https://redis.io/docs/manual/eviction/](url)