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

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/