Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leo-project/leo_s3_libs
leo_s3_libs are S3 related libraries for LeoFS and other Erlang applications.
https://github.com/leo-project/leo_s3_libs
erlang leofs library s3
Last synced: 5 days ago
JSON representation
leo_s3_libs are S3 related libraries for LeoFS and other Erlang applications.
- Host: GitHub
- URL: https://github.com/leo-project/leo_s3_libs
- Owner: leo-project
- Created: 2012-08-09T00:24:20.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T08:01:27.000Z (over 4 years ago)
- Last Synced: 2024-04-23T14:10:04.982Z (7 months ago)
- Topics: erlang, leofs, library, s3
- Language: Erlang
- Homepage: http://leo-project.net/leofs
- Size: 956 KB
- Stars: 3
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leo_s3_libs
[![Build Status](https://secure.travis-ci.org/leo-project/leo_s3_libs.png?branch=develop)](http://travis-ci.org/leo-project/leo_s3_libs)
## Overview
* "leo_s3_libs" is S3 related libraries for leofs and other Erlang applications.
* "leo_s3_libs" uses [rebar](https://github.com/rebar/rebar) build system. Makefile so that simply running "make" at the top level should work.
* "leo_s3_libs" requires Erlang/OTP 19.3 or later.## Usage in Leo Project
**leo_s3_libs** is used in [**leo_manager**](https://github.com/leo-project/leo_manager) and [**leo_gateway**](https://github.com/leo-project/leo_gateway).
It is used to provide ``AWS S3-API`` related features.## License
leo_s3_libs's license is [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
## 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.