Low-level Golang API for FrostFS
Go implementation of recent FrostFS API versions. For a more high-level SDK see FrostFS SDK.
frostfs-api-go version | supported frostfs-api versions |
---|---|
v2.14.x | v2.14.0 |
Feel free to contribute to this project after reading the contributing guidelines.
Before starting to work on a certain topic, create a new issue first, describing the feature/topic you are going to implement.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details