nouiz / array_record

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArrayRecord

ArrayRecord is a new file format derived from Riegeli, achieving a new frontier of IO efficiency. We designed ArrayRecord to support parallel read, write, and random access by record index. ArrayRecord builds on top of Riegeli and supports the same compression algorithms.

This is not an officially supported Google product.

About

License:Apache License 2.0


Languages

Language:C++ 79.0%Language:Python 12.6%Language:Starlark 6.7%Language:Shell 1.7%