[Rspamd-Users] Redis learned_ids key has huge size.
Alexander Moisseev
moiseev at mezonplus.ru
Thu Jan 23 08:14:23 UTC 2020
22.01.2020 18:04, Gabriele Nencioni пишет:
> Hi all,
> in order to save memory space on redis backend server, is it possible
> safetly delete the learned_ids key?
> I mean, that key is the bigger one and if it isn't mandatory for
> scanning/learning process I could delete it, couldn't I?
>
> If not, could you please explain me the scope of learned_ids key?
>
It is a cache of hashes of the learned messages. Rspamd uses it to avoid learning the same message multiple times.
How big is it?
More information about the Users
mailing list