[][src]Module onelo_backend::cache

Cache storage

This module contains the cache implementation and helper functions.

Functions

bootstrap

Sets up the cache schema.

clean

WAL persists across connections, this ensures it is switched off.

connect

Opens a SQLite database at the given path.