Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leo-project/leo_object_storage
leo_object_storage is a log-structured object/BLOB storage.
https://github.com/leo-project/leo_object_storage
erlang leofs library object-storage storage
Last synced: 3 months ago
JSON representation
leo_object_storage is a log-structured object/BLOB storage.
- Host: GitHub
- URL: https://github.com/leo-project/leo_object_storage
- Owner: leo-project
- License: apache-2.0
- Created: 2012-06-06T15:26:14.000Z (over 12 years ago)
- Default Branch: v1
- Last Pushed: 2020-05-31T11:54:45.000Z (over 4 years ago)
- Last Synced: 2024-04-23T14:10:04.790Z (9 months ago)
- Topics: erlang, leofs, library, object-storage, storage
- Language: Erlang
- Homepage: http://leo-project.net/leofs
- Size: 2.06 MB
- Stars: 15
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leo_object_storage
[![Build Status](https://secure.travis-ci.org/leo-project/leo_object_storage.png?branch=develop)](http://travis-ci.org/leo-project/leo_object_storage)
## Overview
* "leo_object_storage" is a log-structured object/BLOB storage which is used for including in Erlang's applications.
* "leo_object_storage" uses [rebar](https://github.com/basho/rebar) build system. Makefile so that simply running "make" at the top level should work.
* "leo_object_storage" requires Erlang/OTP 19.3 or later.## Usage in Leo Project
**leo_object_storage** is used in [**leo_storage**](https://github.com/leo-project/leo_storage). It is used to store and manage unstructured data.
## Sponsors
* LeoProject/LeoFS was sponsored by [Rakuten, Inc.](https://global.rakuten.com/corp/) from 2012 to Dec of 2018.
* LeoProject/LeoFS is sponsored by [Lions Data, Ltd.](https://lions-data.com/) from Jan of 2019.