Redis usage is quite large, 15GB, is that normal?

here is the log and while postgresql sql memory usage is very small

redis log

Mar 20 23:59:51 13:M 20 Mar 2025 16:59:51.327 * RDB memory usage when created 15005.03 Mb
Mar 21 00:00:23 Redis service endpoint listening on http://:::3000
Mar 21 00:06:22 13:M 20 Mar 2025 17:06:22.756 * Done loading RDB, keys loaded: 33349358, keys expired: 998.
Mar 21 00:06:22 13:M 20 Mar 2025 17:06:22.756 * DB loaded from disk: 391.667 seconds

Hi,

No it’s not normal. Can you go inside redis and check why it’s so big?

I don’t really understand about redis and how to do it. I use cloudron 1 click install. I tried restarting redis service from cloudron. and still the same. yes we can go inside redis CLI. i don’t know what command to check.

I tried the FLUSHALL command, and it seems to be back to normal. I will monitor whether it will go up again.