Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.24 KB

File metadata and controls

42 lines (28 loc) · 1.24 KB

leo_s3_libs

Overview

  • "leo_s3_libs" is S3 related libraries for LeoFS and other Erlang applications.
  • "leo_s3_libs" uses rebar3 build system. Makefile so that simply running "make" at the top level should work.
  • "leo_s3_libs" supports up to OTP 28.

Build

$ make compile

Test

$ make eunit

Dependencies

Library Version Repository
cowlib 2.16.0 https://github.com/ninenines/cowlib
erlpass 1.0.7 https://github.com/ferd/erlpass
leo_commons 1.3.0 https://github.com/leo-project/leo_commons
meck 1.1.0 https://github.com/eproxus/meck

Usage in Leo Project

leo_s3_libs is used in leo_manager and leo_gateway. It is used to provide AWS S3-API related features.

License

leo_s3_libs's license is Apache License Version 2.0

Sponsors