Skip to content

leo-project/leo_object_storage

Repository files navigation

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/OTP 19.3 or later.

Usage in Leo Project

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

Sponsors