summaryrefslogtreecommitdiffstats
path: root/chromium/components/sqlite_proto/README.md
blob: 0d43994850426b9a191d86f5a6f671622e3133dc (plain)
1
2
3
`//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.