2024-09-19 12:40:52 +00:00
|
|
|
<p align="center">
|
2025-01-23 13:05:37 +00:00
|
|
|
<a href="https://frostfs.info/"><img src="./logo.svg" alt="FrostFS" height="100"></a>
|
2024-09-19 12:40:52 +00:00
|
|
|
</p>
|
2024-09-12 11:51:05 +00:00
|
|
|
|
2025-01-23 13:22:56 +00:00
|
|
|
<small>
|
|
|
|
|
2024-09-19 12:40:52 +00:00
|
|
|
[FrostFS] is a decentralized distributed object storage system integrated with
|
|
|
|
the [Neo] N3 Blockchain. FrostFS nodes organize a peer-to-peer network that
|
|
|
|
takes care of storing and distributing user's data.
|
2024-09-12 11:51:05 +00:00
|
|
|
|
2024-09-19 12:40:52 +00:00
|
|
|
Our goal is to develop a decentralized platform that addresses practical,
|
|
|
|
real-world challenges currently tackled through centralized solutions. We aim to
|
|
|
|
provide a robust and efficient alternative that enhances accessibility,
|
|
|
|
security, and data autonomy for users in today’s digital landscape.
|
2024-09-12 11:51:05 +00:00
|
|
|
|
2024-09-19 12:40:52 +00:00
|
|
|
FrostFS has a native [gRPC API], [SDK] and protocol gateways for popular
|
|
|
|
protocols such as [AWS S3], [HTTP], FUSE and sFTP allowing developers to integrate
|
2024-09-12 11:51:05 +00:00
|
|
|
applications without rewriting their code.
|
2024-09-19 12:40:52 +00:00
|
|
|
For a quick start and test integration with your Application try our
|
|
|
|
[All-In-One] container. To start working with code see our [Development
|
|
|
|
Environment].
|
2024-09-12 11:51:05 +00:00
|
|
|
|
|
|
|
[FrostFS]: https://frostfs.info/
|
2024-09-19 12:40:52 +00:00
|
|
|
[Neo]: https://neo.org/
|
|
|
|
[gRPC API]: https://git.frostfs.info/TrueCloudLab/frostfs-api
|
|
|
|
[SDK]: https://git.frostfs.info/TrueCloudLab/frostfs-sdk-go
|
|
|
|
[HTTP]: https://git.frostfs.info/TrueCloudLab/frostfs-http-gw
|
|
|
|
[AWS S3]: https://git.frostfs.info/TrueCloudLab/frostfs-s3-gw
|
|
|
|
[All-In-One]: https://git.frostfs.info/TrueCloudLab/frostfs-aio
|
|
|
|
[Development Environment]: https://git.frostfs.info/TrueCloudLab/frostfs-dev-env
|
2025-01-23 13:22:56 +00:00
|
|
|
|
|
|
|
### Pinned repositories
|
|
|
|
|
|
|
|
- [frostfs-node]
|
|
|
|
- [frostfs-s3-gw]
|
|
|
|
- [frostfs-http-gw]
|
|
|
|
- [frostfs-sdk-go]
|
|
|
|
- [frostfs-aio]
|
|
|
|
- [frostfs-dev-env]
|
|
|
|
|
|
|
|
[frostfs-node]: https://git.frostfs.info/TrueCloudLab/frostfs-node
|
|
|
|
[frostfs-s3-gw]: https://git.frostfs.info/TrueCloudLabfrostfs-s3-gw
|
|
|
|
[frostfs-http-gw]: https://git.frostfs.info/TrueCloudLabfrostfs-http-gw
|
|
|
|
[frostfs-sdk-go]: https://git.frostfs.info/TrueCloudLabfrostfs-sdk-go
|
|
|
|
[frostfs-aio]: https://git.frostfs.info/TrueCloudLabfrostfs-aio
|
|
|
|
[frostfs-dev-env]: https://git.frostfs.info/TrueCloudLabfrostfs-dev-env
|
|
|
|
|
|
|
|
</small>
|