blob: 0d43994850426b9a191d86f5a6f671622e3133dc [file] [log] [blame] [view]
`//components/sqlite_proto` contains a lightweight SQLite-backed key-value store. It
features in-memory caching with a configurable timer for passing operations through
to disk.