etcd/etcdserver
Xiang Li a4dab7ad75 *: do not block etcdserver when encoding store into json
Encoding store into json snapshot has quite high CPU cost. And it
will block for a while. This commit makes the encoding process non-
blocking by running it in another go-routine.
2015-02-28 11:41:58 -08:00
..
2014-10-20 15:00:54 -07:00
2015-02-28 11:16:42 -08:00
2015-02-28 11:18:59 -08:00