mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 22:21:30 +01:00
State in docs that FoundationDB backend is community supported (#4964)
This commit is contained in:
parent
9627d55134
commit
f09c365ef1
@ -21,6 +21,11 @@ accompanying the backend's source in the Vault source tree.
|
|||||||
nodes inside the cluster being properly sychronized; clock skews are
|
nodes inside the cluster being properly sychronized; clock skews are
|
||||||
susceptible to cause contention on the locks.
|
susceptible to cause contention on the locks.
|
||||||
|
|
||||||
|
- **Community Supported** – the FoundationDB storage backend is supported
|
||||||
|
by the community. While it has undergone review by HashiCorp employees,
|
||||||
|
they may not be as knowledgeable about the technology. If you encounter
|
||||||
|
problems with them, you may be referred to the original author.
|
||||||
|
|
||||||
```hcl
|
```hcl
|
||||||
storage "foundationdb" {
|
storage "foundationdb" {
|
||||||
api_version = 510
|
api_version = 510
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user