summaryrefslogtreecommitdiff
path: root/src/intset.h
Commit message (Expand)AuthorAgeFilesLines
* Listpack encoding for sets (#11290)Viktor Söderqvist2022-11-091-0/+2
* 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: validate no duplicate records in hash/zset/intsetOran Agra2020-12-061-1/+1
* Sanitize dump payload: ziplist, listpack, zipmap, intset, streamOran Agra2020-12-061-0/+1
* Use const in Redis Module API where possible.Yossi Gottlieb2016-06-201-1/+1
* SPOP: reimplemented for speed and better distribution.antirez2015-02-111-1/+0
* Allow all code tests to run using Redis argsMatt Stancliff2014-12-231-0/+4
* Added <count> parameter to SPOP:Alon Diamant2014-12-141-0/+1
* BSD license added to every C source and header file.antirez2012-11-081-0/+30
* encoded types API to get blob lengthantirez2011-02-281-0/+1
* COW friendly versions of SPOP and SRANDMEMBER commands, with some change to t...antirez2010-12-091-1/+1
* merged intset code into the split filesPieter Noordhuis2010-07-021-0/+19