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
couchdb.html.md
dynamodb.html.md
etcd.html.md [etcd] fix the deafult prefix in website (#5116) 2018-08-16 10:38:11 -04:00
filesystem.html.md
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
google-cloud-storage.html.md
in-memory.html.md
index.html.md
manta.html.md
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
zookeeper.html.md