blob: 9bb918e6537b1a25632b719709b5d4f9b36082b5 [file] [log] [blame] [view]
# //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.