Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
..
internal 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
public 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
testing 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás
README 4762b62e7d Publish DEPS for 106.0.5249.13 1 ano atrás

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/