Title here
Summary here
Hyperfile’s history originates from a very simple and fundamental need: performing file operations directly on S3.
Based on B+tree data structure, Hyperfile implements an object format that enables random read write operations directly on S3. Through file-like interface APIs, applications can perform file operations directly.
Key features:
Hyperfile project currently focuses on file-level feature support, so it is not a implementation of filesystem. This means that filesystem level operations, such as: mv, mkdir, etc., are currently not supported.
Hyperfile also support following advanced features: