tree: 43bfe182d3a46e481a8d89869d0718bd670067f8 [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. key_value_data.h
  4. key_value_data_unittest.cc
  5. key_value_table.cc
  6. key_value_table.h
  7. key_value_table_unittest.cc
  8. OWNERS
  9. proto_table_manager.cc
  10. proto_table_manager.h
  11. proto_table_manager_unittest.cc
  12. README.md
  13. table_manager.cc
  14. table_manager.h
  15. test_proto.proto
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.