mocchira / leo_object_storage

leo_object_storage is a log-structured object/BLOB storage.

Home Page:http://leo-project.net/leofs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leo_object_storage

Build Status

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 build system. Makefile so that simply running "make" at the top level should work.
  • "leo_object_storage" requires Erlang R17.5 or later.

Usage in Leo Project

leo_object_storage is used in leo_storage. It is used to store and manage unstructured data.

Sponsors

LeoProject/LeoFS is sponsored by Rakuten, Inc. and supported by Rakuten Institute of Technology.

About

leo_object_storage is a log-structured object/BLOB storage.

http://leo-project.net/leofs

License:Apache License 2.0


Languages

Language:Erlang 96.9%Language:Shell 2.2%Language:Batchfile 0.6%Language:Makefile 0.4%