Commit History

Author SHA1 Message Date
  Ben Johnson c0a59b3a27 Add minimum active size and promote delay. 11 years ago
  Ben Johnson c91688315a Minor fixes to proxies. 11 years ago
  Ben Johnson 3fff1a8dcd Add /machines and /machines/:name endpoints. 11 years ago
  Ben Johnson fe4dee03ab Minor fixes. 11 years ago
  Ben Johnson c8d6b26dfd Add auto-demotion after peer inactivity. 11 years ago
  Ben Johnson fddbf35df2 Add automatic node promotion / demotion. 11 years ago
  Ben Johnson f5698d3566 Proxy promotion. 11 years ago
  Ben Johnson 1d961b8e56 Add proxy mode. 12 years ago
  Yicheng Qin 3a4df1612c feat(discovery): adjust boot order to find peers 12 years ago
  Brandon Philips 76da437f29 bump(github.com/coreos/raft): ef3280ce54f60fff98a72012f547ed2b3415841f 12 years ago
  Brandon Philips 1b3481fe25 fix(server/peer_server): stop the raftServer in Stop() 12 years ago
  Brandon Philips 468a68c96c feat(server): make the RetryInterval of PeerServer tunable 12 years ago
  Brandon Philips 72514f8ab2 feat(bootstrap): initial working code 12 years ago
  Brandon Philips 9e43e726a9 Merge pull request #507 from philips/turn-snapshots-on-by-default 12 years ago
  Brandon Philips 13b6c1e684 chore(*): make everything use goven 12 years ago
  Brandon Philips ea8a353545 chore(*): gofmt everything 12 years ago
  Brandon Philips 9a0ddb3760 feat(server): log on snapshot success or failure 12 years ago
  Brian Waldon 2fe22f1890 refactor(servers): emit http.Handlers from *Server 12 years ago
  Brian Waldon f158dfcd77 refactor(peerserver): Remove PeerServerConfig.Path 12 years ago
  Brian Waldon 19980a7033 refactor(peerserver): remove timeouts from PeerServerConfig 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 ffa2b07dc4 refactor(transporter): Pass in everything the transporter needs 12 years ago
  Brian Waldon 60bbc57aeb refactor(transporter): pass in timeouts 12 years ago
  Brian Waldon 86718167e8 refactor(peer_server): move stats construction to factories 12 years ago
  Brian Waldon 7bd4d05a38 refactor(peer-server): move listener init out of peer_server.go 12 years ago
  Brian Waldon 91fc6aabd2 chore(gofmt): Run gofmt 12 years ago
  Brian Waldon c0ff8f6026 chore(imports): Shift around some imports 12 years ago
  Brian Waldon a93d60be90 refactor(cors): Break apart CORS data and middleware 12 years ago
  Brian Waldon 9c8a23c333 refactor(PeerServer): Use a config struct in PeerServer 12 years ago