# array_record **Repository Path**: mirrors_google/array_record ## Basic Information - **Project Name**: array_record - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ArrayRecord ArrayRecord is a new file format derived from [Riegeli](https://github.com/google/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.