summaryrefslogtreecommitdiff
path: root/src/zipmap.h
Commit message (Expand)AuthorAgeFilesLines
* Add --large-memory flag for REDIS_TEST to enable tests that consume more than...sundb2021-11-161-1/+1
* Add run all test support with define REDIS_TEST (#8570)sundb2021-03-101-1/+1
* Sanitize dump payload: ziplist, listpack, zipmap, intset, streamOran Agra2020-12-061-0/+1
* Allow all code tests to run using Redis argsMatt Stancliff2014-12-231-0/+4
* mistype fixedMaxim Zakharov2013-09-031-1/+1
* save zipmap encoded hashes as blobs. Work in progress.antirez2011-02-281-0/+1
* redis.c split into many different C files.antirez2010-07-011-0/+48