open-vault/website/source/docs/configuration/storage
brianvans f79385346f Add ha_enabled for mysql backend (#5122)
* Slight cleanup around mysql ha lock implementation

* Removes some duplication around lock table naming
* Escapes lock table name with backticks to handle weird characters
* Lock table defaults to regular table name + "_lock"
* Drop lock table after tests run

* Add `ha_enabled` option for mysql storage

It defaults to false, and we gate a few things like creating the lock
table and preparing lock related statements on it
2018-08-16 11:03:16 -07:00
..
alicloudoss.html.md Alibaba Object Storage support (#4783) 2018-08-13 17:03:24 -04:00
azure.html.md Add support for "sovereign" Azure cloud environments (#4997) 2018-08-15 19:40:36 -04:00
cassandra.html.md
cockroachdb.html.md
consul.html.md Added documentation to consul and listener pages explaining how to control Consul's DNS resolution with multiple listeners (#4862) 2018-07-06 08:51:51 -04:00
couchdb.html.md
dynamodb.html.md Docs: grammatical clarification around community supported note (#4122) 2018-03-13 10:32:28 -04:00
etcd.html.md [etcd] fix the deafult prefix in website (#5116) 2018-08-16 10:38:11 -04:00
filesystem.html.md Spelling (#4119) 2018-03-20 14:54:10 -04:00
foundationdb.html.md State in docs that FoundationDB backend is community supported (#4964) 2018-07-20 09:59:13 -04:00
google-cloud-spanner.html.md Rename Google things to say "Google", update telemetry (#4267) 2018-04-04 10:37:44 -04:00
google-cloud-storage.html.md Rename Google things to say "Google", update telemetry (#4267) 2018-04-04 10:37:44 -04:00
in-memory.html.md
index.html.md
manta.html.md Adding Manta Storage Backend (#3720) 2018-02-12 18:22:41 -05:00
mssql.html.md
mysql.html.md Add ha_enabled for mysql backend (#5122) 2018-08-16 11:03:16 -07:00
postgresql.html.md
s3.html.md
swift.html.md Add additional config keys for swift (#4901) 2018-07-11 08:29:29 -07:00
zookeeper.html.md