Damian Gryski
8f4775815d
snapshot_recovery_request: fix cut-and-paste error
2013-10-10 22:56:28 +02:00
Xiang Li
c159d918d3
fix takesnapshot
2013-09-22 01:15:54 -04:00
Xiang Li
851ca9ceea
add connectionstring
2013-08-15 16:35:01 -07:00
Brandon Philips
89a6c5bdd2
chore(*.go): fix imports for protobuf
...
Fix all of the imports to move from benbjohnson to goraft. Thanks to Ben
for making this move to a new github org.
2013-08-09 21:47:51 -07:00
Matt T. Proud
575c297723
Simplify Protobuf Encoding by Removing Buffers
...
This commit removes the explicit Protocol Buffer coding buffer, for
goprotobuf's proto.{Marshal,Unmarshal} automatically allocate an
empty buffer, just like the original code did.
2013-08-02 10:54:29 +02:00
Ben Johnson
59de4e7064
Fix missing SendSnapshotRecoveryRequest() implementations.
2013-07-19 08:57:46 -06:00
Xiang Li
dee43ecd60
add spanshot loop with protobuf
2013-07-18 13:39:07 -07:00
Xiang Li
b743f48d71
add snapshotting state
2013-07-16 17:40:19 -07:00