summaryrefslogtreecommitdiffstats
path: root/src/fuzzy_storage.c
Commit message (Expand)AuthorAgeFilesLines
* * Store sockaddr in large enough bufferVsevolod Stakhov2009-08-251-4/+5
* * Migrate fuzzy storage to use UDP instead of TCPVsevolod Stakhov2009-08-251-71/+26
* * Improve google perf tools supportVsevolod Stakhov2009-08-251-0/+1
* * Do not sync fuzzy hash storage too oftenVsevolod Stakhov2009-08-241-1/+1
* * Fix process dispatcherVsevolod Stakhov2009-08-201-1/+20
* * Optimize structure of fuzzy hashes storage (to hash map)Vsevolod Stakhov2009-08-181-25/+34
* * Make fuzzy storage working (tested checking, adding and deleting of fuzzy h...Vsevolod Stakhov2009-07-311-14/+22
* * Add client part for fuzzy checksums storageVsevolod Stakhov2009-07-281-8/+115
* * Implement fuzzy hashes storage workerVsevolod Stakhov2009-07-271-0/+342