An open API service indexing awesome lists of open source software.

https://github.com/hyperscale/hyperfs

Scalable Infinite Storage Server.
https://github.com/hyperscale/hyperfs

Last synced: 5 months ago
JSON representation

Scalable Infinite Storage Server.

Awesome Lists containing this project

README

          

HyperFS
=======

Scalable Infinite Storage Server.

## Binaries

- [cmd/hyperfs](cmd/hyperfs): The `hyperfs` command line
- [cmd/hyperfs-api](cmd/hyperfs-api): The `hyperfs-api` is a http api server
- [cmd/hyperfs-index](cmd/hyperfs-index): The `hyperfs-index` is a metadata server
- [cmd/hyperfs-storage](cmd/hyperfs-storage): The `hyperfs-storage` is a node of storage server

## Libraries

- [pkg/hyperfs](pkg/hyperfs): The `hyperfs` is a core library

## License

HyperFS is licensed under [the MIT license](LICENSE.md).