tree: 9bd3f19630f4da9e3132d8e6136de63a92268310 [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. loading_predictor_key_value_data.h
  4. loading_predictor_key_value_table.cc
  5. loading_predictor_key_value_table.h
  6. OWNERS
  7. predictor_table_base.cc
  8. predictor_table_base.h
  9. README.md
components/sqlite_proto/README.md

//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.