summaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAgeFilesLines
* core: cache.c cleanups, use queue.h freelistdormando2021-08-091-27/+9
* add separate limits for connection buffersdormando2020-02-261-13/+9
* network: response stacking for all commandsdormando2020-02-011-0/+2
* fix comment in cache.hdormando2019-04-261-2/+1
* fix solaris compilation errordormando2017-05-211-0/+2
* allow skipping thread-local cache locksdormando2017-01-071-0/+2
* typo in cache.hdormando2016-08-111-1/+1
* fix typo of comments in cache.h祁冰2016-05-291-1/+1
* Added documentation on the cache interfaceTrond Norbye2009-04-171-7/+79
* Create a generic cache for objects of same sizeTrond Norbye2009-04-171-0/+44