antirez e8614a1a77 New RDB v7 opcode: RESIZEDB.
The new opcode is an hint about the size of the dataset (keys and number
of expires) we are going to load for a given Redis database inside the
RDB file. Since hash tables are resized accordingly ASAP, useless
rehashing is avoided, speeding up load times significantly, in the order
of ~ 20% or more for larger data sets.

Related issue: #1719
2015-01-08 09:52:47 +01:00
..
2012-04-13 17:52:33 -07:00
2014-09-29 06:49:07 -04:00
2014-08-08 10:43:54 +02:00
2015-01-02 11:16:08 -05:00
2013-01-19 10:59:44 +01:00
2014-12-23 09:31:02 -05:00
2014-12-12 12:02:39 +09:00
2014-09-29 06:49:08 -04:00
2014-12-14 12:25:42 +02:00
2014-07-02 17:04:14 +02:00
2014-08-08 14:54:02 +02:00
2014-12-23 09:31:02 -05:00
2015-01-02 11:16:08 -05:00
2014-08-08 10:05:32 +02:00
2015-01-08 09:52:47 +01:00
2015-01-08 09:52:47 +01:00
2014-08-08 14:54:02 +02:00
2014-12-23 09:31:03 -05:00
2014-10-09 11:51:30 -04:00
2015-01-02 11:16:08 -05:00
2014-07-02 16:31:22 +02:00
2014-12-21 16:13:45 +02:00
2014-12-23 09:31:03 -05:00
2011-07-06 15:22:00 +02:00
2015-01-02 11:16:08 -05:00
2015-01-02 11:16:08 -05:00