Introduction
This document describes the APIs provided by BoostIO.
- Programming languages
- 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.
Parent topic: API Reference