gh-ost/go/logic
Brandon Bodnar 23617f287f Add initial support for ssl encryption connections to database servers.
- Adding a command line option for users to enforce tls/ssl connections
  for the applier, inspector, and binlog reader.
- The user can optionally request server certificate verification through
  a command line option to specify the ca cert via a file path.
- Fixes an existing bug appending the timeout option to the singleton
  applier connection.
2019-01-31 15:22:03 -06:00
..
applier.go Add initial support for ssl encryption connections to database servers. 2019-01-31 15:22:03 -06:00
hooks.go Populate the env with dry run status 2018-09-18 14:41:26 +10:00
inspect.go Auto-merged master into gh-ost/patch-1 on deployment 2019-01-23 08:13:55 +02:00
migrator.go Merge branch 'master' into minor_changes 2019-01-14 10:45:27 +02:00
server.go support quoted values in interactive commands 2018-02-25 19:17:37 +02:00
streamer.go Refactor the code and remove the global variable of 2018-03-29 12:20:41 +08:00
throttler.go fix GetReplicationLag not used args 2018-05-23 13:13:25 +08:00