summaryrefslogtreecommitdiff
path: root/src/listpack_malloc.h
Commit message (Expand)AuthorAgeFilesLines
* Use dummy allocator to make accesses defined as per standard (#11982)sundb2023-04-101-2/+5
* Optimize listpack for stream usage to avoid repeated reallocs (#6281)yihuang2021-02-161-0/+1
* Streams: change listpack allocator to zmalloc.antirez2017-12-011-3/+4
* Streams: 12 commits squashed into the initial Streams implementation.antirez2017-12-011-0/+44