open-vault/physical
Daniel Rampelt 83ce6f2e70 Use varbinary instead of varchar for mysql, fixes #512 2015-08-11 15:03:10 -04:00
..
cache.go physical: fix negative cache issue for core keys 2015-04-15 13:48:49 -07:00
cache_test.go
consul.go only use NewCertPool if there is a ca cert otherwise use host's certificates 2015-07-28 15:31:30 +03:00
consul_test.go physical/consul: Support address detection using the agent 2015-05-02 15:34:39 -07:00
etcd.go etcd HA physical backend: added documention + style updates 2015-06-02 18:00:06 -04:00
etcd_test.go etcd HA + tests 2015-06-01 18:29:54 -04:00
file.go physical/file: open for writing 2015-04-29 11:31:59 -07:00
file_test.go
inmem.go
inmem_ha.go physical: Support association of value with lock 2015-04-14 16:36:53 -07:00
inmem_ha_test.go
inmem_test.go
mysql.go Use varbinary instead of varchar for mysql, fixes #512 2015-08-11 15:03:10 -04:00
mysql_test.go physical/mysql: cleanup and documentation 2015-06-18 14:31:00 -07:00
physical.go Physical MySQL backend implementation - First Cut 2015-06-09 01:37:25 +05:45
physical_test.go physical: ensure backend does NOT do recursive delete 2015-07-13 18:59:40 +10:00
s3.go Update vault code to match latest aws-sdk-go APIs 2015-08-06 11:37:08 -05:00
s3_test.go Update vault code to match latest aws-sdk-go APIs 2015-08-06 11:37:08 -05:00
zookeeper.go physical/zk: Fixing node representation. Fixes #416 2015-07-13 19:33:23 +10:00
zookeeper_test.go physical/zk: Fixing node representation. Fixes #416 2015-07-13 19:33:23 +10:00