Brian Waldon
|
a7d9efa900
refactor(server): Remove ServerConfig struct
|
12 years ago |
Brian Waldon
|
0abd860f7e
refactor(server): drop Serve code; rename cors object
|
12 years ago |
Brian Waldon
|
a2ee620394
refactor(raft): init raft transporter & server in main
|
12 years ago |
Brian Waldon
|
7bd4d05a38
refactor(peer-server): move listener init out of peer_server.go
|
12 years ago |
Brian Waldon
|
d0c4916fe9
refactor(server): move listener init out of server.go
|
12 years ago |
Brian Waldon
|
a93d60be90
refactor(cors): Break apart CORS data and middleware
|
12 years ago |
Brian Waldon
|
c47760382e
refactor(Server): Use a config struct in Server
|
12 years ago |
Brian Waldon
|
9c8a23c333
refactor(PeerServer): Use a config struct in PeerServer
|
12 years ago |
Brian Waldon
|
7eaad5c8e0
feat(metrics): enable some metrics; push to graphite
|
12 years ago |
Brian Waldon
|
32df6f92fc
fix(peer): Pass peer server timeouts through factory
|
12 years ago |
Cong Ding
|
468bfedf34
gofmt
|
12 years ago |
Ben Johnson
|
8442e7a0dc
Timeout refactor.
|
12 years ago |
Neil Dunbar
|
a06f5e74af
Merge remote-tracking branch 'upstream/master' into feature-parametric-timeout
|
12 years ago |
Neil Dunbar
|
0867b33de5
fix(Dockerfile): reverted unneeded changes
|
12 years ago |
Neil Dunbar
|
faab194247
Fixed test case
|
12 years ago |
Ben Johnson
|
22c2935ddb
Initial mod_lock acquire.
|
12 years ago |
Ben Johnson
|
cba2611c68
Renamed configuration parameters.
|
12 years ago |
Xiang Li
|
9d0de611a7
feat add snapCount parameter
|
12 years ago |
Ben Johnson
|
dcef04b796
Add v2 unit tests.
|
12 years ago |