Sign in
chromium
/
chromium
/
src
/
fe26b94641cd7b69ca0c94ba3d6fd2d5c67cbecf
/
.
/
components
/
sqlite_proto
/
README.md
blob: 0d43994850426b9a191d86f5a6f671622e3133dc [
file
] [
log
] [
blame
] [
view
]
David Van Cleve
a39c2957
2020-01-14 23:04:49
[
diff
] [
blame
]
1
`//components/sqlite_proto`
contains a lightweight
SQLite
-
backed key
-
value store
.
It
2
features
in
-
memory caching
with
a configurable timer
for
passing operations through
3
to disk
.