antirez
|
bfbfd0dda7
A few more AUX info fields added to RDB.
|
10 éve |
antirez
|
dee2318469
RDB AUX fields support.
|
10 éve |
antirez
|
734480be14
rdbLoad() refactoring to make it simpler to follow.
|
10 éve |
antirez
|
f50fa6db2f
New RDB v7 opcode: RESIZEDB.
|
10 éve |
antirez
|
f562990237
sdsnative() removed: New rdb.c API can load native strings.
|
10 éve |
antirez
|
0760c1f2f4
Use RDB_LOAD_PLAIN to load quicklists and encoded types.
|
10 éve |
antirez
|
88b4830861
RDB refactored to load plain strings from RDB.
|
10 éve |
Matt Stancliff
|
0b37730ef6
Upgrade LZF to 3.6 (2011) from 3.5 (2009)
|
10 éve |
Matt Stancliff
|
8842de1a7a
Set optional 'static' for Quicklist+Redis
|
10 éve |
Matt Stancliff
|
32266be290
Add more quicklist info to DEBUG OBJECT
|
10 éve |
Matt Stancliff
|
919e8c3021
Config: Add quicklist, remove old list options
|
10 éve |
Matt Stancliff
|
b49709e64f
Add branch prediction hints to quicklist
|
10 éve |
Matt Stancliff
|
cf5750f245
Allow compression of interior quicklist nodes
|
10 éve |
Matt Stancliff
|
50fe414577
Add quicklist info to DEBUG OBJECT
|
10 éve |
Matt Stancliff
|
26fe373656
Remove malloc failure checks
|
10 éve |
Matt Stancliff
|
c865809ca7
Increase test size for migrating large values
|
10 éve |
Matt Stancliff
|
8919e15341
Convert quicklist RDB to store ziplist nodes
|
10 éve |
Matt Stancliff
|
73582497f8
Convert RDB ziplist loading to sdsnative()
|
10 éve |
Matt Stancliff
|
23a93d5c54
Add sdsnative()
|
10 éve |
Matt Stancliff
|
cb8032d6c9
Add adaptive quicklist fill factor
|
10 éve |
Matt Stancliff
|
2cf51b4678
redis-benchmark: Add RPUSH and RPOP tests
|
10 éve |
Matt Stancliff
|
36f7ca08cd
Free ziplist test lists during tests
|
10 éve |
Matt Stancliff
|
b39bfb3282
Add ziplistMerge()
|
10 éve |
Matt Stancliff
|
ff9e5b216f
Add quicklist implementation
|
10 éve |
Matt Stancliff
|
d956d809ac
Fix three simple clang analyzer warnings
|
10 éve |
Matt Stancliff
|
9b786b124d
Cleanup ziplist valgrind warnings
|
10 éve |
Matt Stancliff
|
1dfcd75ae3
Fix ziplist test for pop()
|
10 éve |
Matt Stancliff
|
53b1ee34dd
Fix ziplistDeleteRange index parameter
|
10 éve |
Matt Stancliff
|
fae53dea33
Fix how zipEntry returns values
|
10 éve |
Matt Stancliff
|
d01d4ddcbb
Allow forcing non-jemalloc build
|
10 éve |