Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leo-project/leo_cache
leo_cache is an object caching server into RAM and Disc (SSD)
https://github.com/leo-project/leo_cache
cache erlang leofs library
Last synced: about 2 months ago
JSON representation
leo_cache is an object caching server into RAM and Disc (SSD)
- Host: GitHub
- URL: https://github.com/leo-project/leo_cache
- Owner: leo-project
- Created: 2013-04-10T11:46:52.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T07:38:35.000Z (over 4 years ago)
- Last Synced: 2024-04-23T14:10:04.150Z (8 months ago)
- Topics: cache, erlang, leofs, library
- Language: Erlang
- Homepage: http://leo-project.net/leofs
- Size: 733 KB
- Stars: 7
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# leo_cache
[![Build Status](https://travis-ci.org/leo-project/leo_cache.svg?branch=develop)](https://travis-ci.org/leo-project/leo_cache)
## Overview
"leo_cache" is object cache-controller, which realized layered cache with using RAM cache-server and Disc cache-server
## Usage in Leo Project
**leo_cache** is used in [**leo_gateway**](https://github.com/leo-project/leo_gateway) and [**leo_storage**](https://github.com/leo-project/leo_storage)
It is used to store data on RAM/Disk to keep a performance of an applicaion.## Sponsors
* LeoProject/LeoFS was sponsored by [Rakuten, Inc.](http://global.rakuten.com/corp/) from 2012 to Dec of 2018.
* LeoProject/LeoFS is sponsored by [Lions Data, Inc](https://lions-data.com/) from Jan of 2019.