@heliactyl/vault
Vault is a lightweight wrapper around SQLite that provides a simple key-value store. Vault has `get`, `set`, `delete`, and `all` for interacting with the SQLite database. This module can be used as a drop-in replacement for Keyv, even on older versions of