Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
..
internal 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
public 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
testing 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому
README 4762b62e7d Publish DEPS for 106.0.5249.13 1 рік тому

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/