Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 6 days ago
JSON representation

High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift

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.

[![Build Status][build_status_svg]][repo] [![Codecov][codecov_svg]][codecov]

## 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.

[build_status_svg]: https://travis-ci.org/open-io/oio-sds.svg?branch=master
[repo]: https://travis-ci.org/open-io/oio-sds
[codecov_svg]: https://codecov.io/gh/open-io/oio-sds/branch/master/graph/badge.svg
[codecov]: https://codecov.io/gh/open-io/oio-sds