Flush Object Cache is not reset for Redis Cache Pro?

skypeleft

Active member
Aug 10, 2019
401
71
28
Why cache I always got: Memory: 813 MB after press Flush Object Cache button for Redis Cache Pro?.
2022-06-17 19_28_51-Window.png
 

nwrk

Member
Oct 21, 2020
50
41
18
That seems to be wrong.

You can validate redis memory usage directly with simple script like https://laravel.gitzella.com/pkgs/tessus/redis-stats

Or from command line:

Code:
xxx➜  ~ redis-cli
127.0.0.1:6379> INFO MEMORY
# Memory
used_memory:75712936
used_memory_human:72.21M
used_memory_rss:65703936
used_memory_rss_human:62.66M
used_memory_peak:125679888
used_memory_peak_human:119.86M
....
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu