etcd/etcdserver
Anthony Romano 9d05a0d959 etcdserver: apply v3 database updates outside server event loop
raft's applyc writes block on the server loop's database IO since
the next applyc read must wait on the db operation to finish.
Instead, stream applyc to a run queue outside the server loop.
2015-12-22 14:15:09 -08:00
..
2015-12-02 12:30:21 +08:00
2015-11-17 20:54:10 -08:00
2015-12-08 18:21:21 -08:00
2015-11-17 20:54:10 -08:00
2015-12-08 18:21:21 -08:00
2015-12-08 18:21:21 -08:00
2015-12-08 18:21:21 -08:00
2015-12-08 18:21:21 -08:00