Google Git
Sign in
chromium / chromium / src / 0d441ec126c2259caad8d5cf6b537a1cb45b251c / . / components / value_store
tree: 22dddbf0aae6fb105d03a5e9728a493cb688616c [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. DIR_METADATA
  4. lazy_leveldb.cc
  5. lazy_leveldb.h
  6. leveldb_value_store.cc
  7. leveldb_value_store.h
  8. leveldb_value_store_unittest.cc
  9. OWNERS
  10. README.md
  11. test_value_store_factory.cc
  12. test_value_store_factory.h
  13. testing_value_store.cc
  14. testing_value_store.h
  15. testing_value_store_unittest.cc
  16. value_store.cc
  17. value_store.h
  18. value_store_change.cc
  19. value_store_change.h
  20. value_store_change_unittest.cc
  21. value_store_factory.h
  22. value_store_factory_impl.cc
  23. value_store_factory_impl.h
  24. value_store_frontend.cc
  25. value_store_frontend.h
  26. value_store_frontend_unittest.cc
  27. value_store_task_runner.cc
  28. value_store_task_runner.h
  29. value_store_test_suite.cc
  30. value_store_test_suite.h
components/value_store/README.md

//components/value_store

This component contains an API for creating and using local key-value stores.

The interface is in value_store.h and the methods in value_store_factory.h can be used to create and manage ValueStore instances.

Powered by Gitiles| Privacy| Termstxt json