Historial de Commits

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