10 Commits

Author SHA1 Message Date
Sean Chittenden
455b76828f Add a *log.Logger argument to physical.Factory
Logging in the backend is a good thing.  This is a noisy interface change but should be a functional noop.
2016-04-25 20:10:32 -07:00
Daniel Rampelt
4993415b60 Use varbinary instead of varchar for mysql, fixes #512 2015-08-11 15:03:10 -04:00
Vivien Schilis
35db9bed6a Naming cleanup 2015-07-29 20:19:21 +00:00
Vivien Schilis
7e54fd2d1a Add tls.Config if sslca is provided 2015-07-17 22:33:06 +00:00
Armon Dadgar
46ba8d10a5 physical/mysql: cleanup and documentation 2015-06-18 14:31:00 -07:00
Pradeep Chhetri
7c7f64fe67 Fixed a failing test and drop table after running tests 2015-06-13 08:24:27 +05:45
Pradeep Chhetri
3ff10a7573 Fixing List command behaviour 2015-06-12 23:16:46 +05:45
Pradeep Chhetri
b33d707b69 Added the test as per suggestion 2015-06-12 15:32:45 +05:45
Pradeep Chhetri
c42bc38c62 Changes done as per feedback 2015-06-12 13:24:41 +05:45
Pradeep Chhetri
9c3881442e Physical MySQL backend implementation - First Cut 2015-06-09 01:37:25 +05:45