blob: 0d43994850426b9a191d86f5a6f671622e3133dc [file] [log] [blame] [view]
David Van Clevea39c29572020-01-14 23:04:491`//components/sqlite_proto` contains a lightweight SQLite-backed key-value store. It
2features in-memory caching with a configurable timer for passing operations through
3to disk.