コミット履歴

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