aboutsummaryrefslogtreecommitdiffstats
path: root/src/fuzzy_storage.h
Commit message (Collapse)AuthorAgeFilesLines
* * Add ability to add weight for fuzzy hashes, this can be very useful for ↵cebka@lenovo-laptop2010-02-081-0/+1
| | | | autolearning fuzzy storage by users
* * Store sockaddr in large enough bufferVsevolod Stakhov2009-08-251-2/+2
|
* * Migrate fuzzy storage to use UDP instead of TCPVsevolod Stakhov2009-08-251-2/+2
|
* * Implement fuzzy hashes storage workerVsevolod Stakhov2009-07-271-0/+30
TODO: - implement client as rspamd plugin - add support to controller and rspamc - improve performance by avoiding usage of linked lists