Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 910 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 910 Bytes

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