GitHub - leo-project/leo_cache: leo_cache is an object caching server into RAM and Disc (SSD)

Overview

leo_cache is an object cache-controller which provides layered caching using RAM cache-server and Disc cache-server.

Requirements

  • Erlang/OTP 22 or later (tested up to OTP 28)
  • rebar3

Build

Test

Usage

This runs compile, xref, and eunit tests.

Dependencies

Usage in Leo Project

leo_cache is used in leo_gateway and leo_storage. It is used to store data on RAM/Disk to maintain application performance.

License

Apache License, Version 2.0

Sponsors