zrepl/util
2019-03-13 15:00:40 +01:00
..
bytecounter rpc rewrite: control RPCs using gRPC + separate RPC for data transfer 2019-03-13 13:53:48 +01:00
chainlock replication: refactor driving logic (no more explicit state machine) 2019-03-13 15:00:40 +01:00
devnoop rpc/dataconn: microbenchmark 2019-03-13 13:57:21 +01:00
envconst replication/driver: automatic retries on connectivity-related errors 2019-03-13 15:00:40 +01:00
socketpair socketpair: directly export *net.UnixConn (and add test for that behavior) 2019-03-13 11:36:34 +01:00
watchdog daemon/active + watchdog: simplify control flow using explicit ActiveSideState 2018-10-21 12:53:34 +02:00
chunking_test.go util: fix package name of chunking 2017-05-13 15:25:09 +02:00
chunking.go rpc: chunk JSON parts of communication + refactoring 2017-05-13 15:33:46 +02:00
contextflexibletimeout_test.go gofmt 2018-08-25 21:30:25 +02:00
contextflexibletimeout.go gofmt 2018-08-25 21:30:25 +02:00
io.go daemon/active: implement watchdog to handle stuck replication / pruners 2018-10-19 17:23:00 +02:00
iocommand.go util/iocommand: timeout kill on close + other hardening 2018-12-11 21:06:54 +01:00