"Historically, strongrooms were built in the basement of a bank where the ceilings were vaulted, hence the name." Art. "Bank vault", Wikipedia.
This library implements the HashiCorp Vault KVv2 Engine API.
cabal test needs an Hashicorp Vault docker container started with:
docker run --cap-add=IPC_LOCK -e 'VAULT_DEV_ROOT_TOKEN_ID=A_SECRET_TOKEN' -d --name=dev-vault -p 8200:8200 hashicorp/vault
Latest successfully tested HashiCorp Vault version: 2.0.4.
Since v0.2.0.0, Gothic is released under GPLv3.