Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
Returns a persistent Kvs using the light backend.
Returns a persistent KvsExtended with optional TTL and encryption using the light backend. Requires kvs-persistence-light on the classpath.
Returns a persistent KvsExtended with optional TTL and encryption using the light backend.
Link copied to clipboard
Returns an encrypted persistent Kvs using the light backend. Requires kvs-persistence-light on the classpath.
Link copied to clipboard
Creates an encryptor backed by the light persistence encryption stack.
Link copied to clipboard
Resolves the on-disk path for a file stored by the light persistence backend. Intended for sibling artifacts (e.g. kvs-document) that build on light persistence.
Link copied to clipboard