我要评分
获取效率
正确性
完整性
易理解

Introduction

This document describes the APIs provided by BoostIO.

  • Programming languages

    BoostIO is developed in C/C++ and provides C APIs.

  • Functional architecture

    BoostIO works with JuiceFS to implement distributed cache on the compute side, reducing I/O read/write latency and improving end-to-end performance.

  • API reference

    This section describes the commonly used basic APIs during application development. It is recommended that developers who use BoostIO learn about these APIs.

  • Error codes

    This section describes the IDs and meanings of BoostIO error codes and the troubleshooting methods of some common error codes.