Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
..
internal 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
public 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
testing 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa
README 4762b62e7d Publish DEPS for 106.0.5249.13 1 anno fa

README

This component provides a database that can be used to store Protocol Buffers.

It is based on LevelDB[1]. In this implementation, keys are strings chosen by
the developer, and values are serialized Protocol Buffers.

[1] https://code.google.com/p/leveldb/