https://github.com/open-io/oio-sds
High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift
https://github.com/open-io/oio-sds
c flexible golang lightweight object-storage objectstorage open-source openstack-swift python s3-storage software-defined-storage storage
Last synced: about 1 month ago
JSON representation
High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift
- Host: GitHub
- URL: https://github.com/open-io/oio-sds
- Owner: open-io
- License: other
- Created: 2015-03-13T17:06:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T09:57:22.000Z (4 months ago)
- Last Synced: 2025-01-22T11:01:31.351Z (4 months ago)
- Topics: c, flexible, golang, lightweight, object-storage, objectstorage, open-source, openstack-swift, python, s3-storage, software-defined-storage, storage
- Language: Python
- Homepage: https://www.openio.io
- Size: 28 MB
- Stars: 675
- Watchers: 65
- Forks: 92
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# OpenIO Software Defined Storage
OpenIO SDS is a software solution for object storage, targeting very large-scale unstructured data volumes.
## Install
Either you go from scratch (the source) or you download the packages for your Linux distribution, install, and run!
## Getting Started
There is one simple script to execute:
./tools/oio-reset.sh
And if it succeeds you will have the joy to experiment your own little SDS instance. No root privileges are required!
## Build
Please refer to [BUILD.md](./BUILD.md) for detailed information about how to compile and configure the solution.