Skip to content

windkit/leo_cache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leo_cache

Overview

  • "leo_cache" is object cache-controller, which realized layered cache with using RAM cache-server and Disc cache-server
  • "leo_cache" uses the "rebar" build system. Makefile so that simply running "make" at the top level should work.
  • "leo_cache" requires Erlang R16B03-1 or later.

Usage in Leo Project

leo_cache is used in leo_gateway and leo_storage It is used to store data on RAM/Disk to keep a performance of an applicaion.

Sponsors

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

About

leo_cache is an object caching server into RAM and Disc (SSD)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 97.5%
  • Makefile 1.8%
  • Shell 0.7%