# Functions

New creates a new `RevisionDB`.

# Structs

KMSConfig represents the configuration of the RevisionDB in terms how how it should utilize the given KeyManager for wrapping/unwrapping keys.
RevisionDB wraps a database connection and provides functions for interacting with revision keys.
RevisionKey represents an individual revision key.