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