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.
- Host: GitHub
- URL: https://github.com/hyperscale/hyperfs
- Owner: hyperscale
- License: mit
- Created: 2017-05-11T23:22:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-12-04T10:05:49.000Z (6 months ago)
- Last Synced: 2025-12-07T18:04:38.314Z (6 months ago)
- Language: Go
- Size: 390 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Authors: AUTHORS
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).