Xiang Li 312db7f0f3 raft: fix memory storage
Memory storage should append all entries that have greater index
than the snap.Matedata.Index. We first truncate the old parts of
incoming entries. Then truncate the existing entries in the storage.
At last, we append the incoming entries to the existing entries.
2014-12-01 16:37:16 -08:00
..
2014-11-05 15:04:14 -08:00
2014-12-01 10:54:34 -08:00
2014-11-26 23:07:35 -08:00
2014-11-28 14:13:07 -08:00
2014-11-26 21:21:13 -08:00
2014-12-01 16:37:16 -08:00
2014-11-25 16:21:50 -08:00