mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-20 22:58:55 -04:00
updating status of backend to beta (#7916)
This commit is contained in:
parent
86341afade
commit
4e134b6a26
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ description: |-
|
|||
|
||||
# Raft Storage Backend
|
||||
|
||||
!> **NOTE:** Vault's Integrated Storage is currently a ***Technology Preview***
|
||||
feature and not suitable for deployment in production.
|
||||
~> **NOTE:** Vault's Integrated Storage is currently a ***Beta***
|
||||
feature and not recommended for deployment in production.
|
||||
|
||||
The Raft storage backend is used to persist Vault's data. Unlike other storage
|
||||
backends, Raft storage does not operate from a single source of data. Instead
|
||||
|
|
|
|||
Loading…
Reference in a new issue