]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Refactor] fuzzy storage: split helper code (#5875)
authorVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 5 Feb 2026 15:38:07 +0000 (15:38 +0000)
committerGitHub <noreply@github.com>
Thu, 5 Feb 2026 15:38:07 +0000 (15:38 +0000)
commita9e66d3c96da585bd13d7155f8d7d133c0e95927
tree3499ead4bfb108abc9656ca29e9d721b2decc058
parent225d7bdd4065b71257295f449deda072402c62d2
[Refactor] fuzzy storage: split helper code (#5875)
src/fuzzy_storage.c
src/libserver/CMakeLists.txt
src/libserver/fuzzy_storage_internal.h [new file with mode: 0644]
src/libserver/fuzzy_storage_keys.c [new file with mode: 0644]
src/libserver/fuzzy_storage_ratelimit.c [new file with mode: 0644]
src/libserver/fuzzy_storage_stat.c [new file with mode: 0644]