open-vault/physical
Nicholas Watkins 3b3af2f0a6 Add MySQL db max idle connections and connections lifetime assignment (#4211)
Allow the storage backend for MySQL to use a custom connection lifetime and max idle connection value if the parameter is specified in the config file of vault otherwise do not set in order to leave at default value.
2018-03-28 14:43:55 -04:00
..
azure Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
cassandra Replace Batch operation in Cassandra Delete() (#4054) 2018-03-23 09:42:35 -07:00
cockroachdb Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
consul Configurable Consul Service Address (#3971) 2018-02-23 11:15:29 -05:00
couchdb Remove limit on the couchdb listing (#4149) 2018-03-18 18:31:15 -04:00
dynamodb Allow configuration of dynamodb storage to specify the max retries of aws sdk (#4115) 2018-03-19 15:53:23 -04:00
etcd Spelling (#4119) 2018-03-20 14:54:10 -04:00
file Spelling (#4119) 2018-03-20 14:54:10 -04:00
gcs Spelling (#4119) 2018-03-20 14:54:10 -04:00
inmem Refactor fail logic in inmem 2018-02-12 11:25:48 -05:00
manta Fix manta test 2018-02-14 10:39:52 -05:00
mssql Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
mysql Add MySQL db max idle connections and connections lifetime assignment (#4211) 2018-03-28 14:43:55 -04:00
postgresql Fix compatibility with some Postgres versions (#3986) 2018-02-16 12:52:34 -05:00
s3 Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
spanner Spelling (#4119) 2018-03-20 14:54:10 -04:00
swift Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
zookeeper Spelling (#4119) 2018-03-20 14:54:10 -04:00
cache.go Remove core restriction in cache and turn it into an active/standby restriction instead (#3849) 2018-01-25 22:21:51 -05:00
latency.go Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
physical.go Remove core restriction in cache and turn it into an active/standby restriction instead (#3849) 2018-01-25 22:21:51 -05:00
physical_access.go Remove core restriction in cache and turn it into an active/standby restriction instead (#3849) 2018-01-25 22:21:51 -05:00
physical_view.go Add compile tests to verify physical stores satisfy the correct interfaces (#3820) 2018-01-19 17:44:24 -08:00
testing.go Fix test statement with formatting in fatal call 2018-02-20 00:26:41 -05:00
transactions.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
types.pb.go Port over some changes 2017-11-30 09:43:07 -05:00
types.proto Port over some changes 2017-11-30 09:43:07 -05:00