Histórico de Commits

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