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 1 year 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 (about 13 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-31T07:38:35.000Z (about 6 years ago)
- Last Synced: 2025-04-14T20:09:55.651Z (about 1 year ago)
- Topics: cache, erlang, leofs, library
- Language: Erlang
- Homepage: http://leo-project.net/leofs
- Size: 733 KB
- Stars: 7
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# leo_cache
[](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.