diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2017-05-11 14:29:18 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2017-05-11 14:29:18 +0100 |
commit | 7b44f3af0b2b7674c4ee14d386022b8d96e4ceb8 (patch) | |
tree | 0b65da08283655a4830ca430d2ae7b20c28d3628 /src/client/rspamdclient.c | |
parent | a43df55fa537d37c93d151b0c17578eefd83eb84 (diff) | |
download | rspamd-7b44f3af0b2b7674c4ee14d386022b8d96e4ceb8.tar.gz rspamd-7b44f3af0b2b7674c4ee14d386022b8d96e4ceb8.zip |
[Rework] Use LFU algorithm in LRU cache
Avoid usage of heap as its updates are not cheap. Use LFU algorithm
described here: http://antirez.com/news/109
Diffstat (limited to 'src/client/rspamdclient.c')
0 files changed, 0 insertions, 0 deletions