aruna-cache 0.2.0

A library to cache resources for AOS
Documentation
1
2
3
4
5
6
7
8
9
10
[![Rust](https://img.shields.io/badge/built_with-Rust-dca282.svg)](https://www.rust-lang.org/)
[![License](https://img.shields.io/badge/License-Apache2.0-brightgreen.svg)](https://github.com/ArunaStorage/aruna-cache/blob/main/LICENSE)
![CI](https://github.com/ArunaStorage/aruna-cache/actions/workflows/push.yaml/badge.svg)
[![Codecov](https://codecov.io/github/ArunaStorage/aruna-cache/coverage.svg?branch=main)](https://codecov.io/gh/ArunaStorage/aruna-cache)
[![Dependency status](https://deps.rs/repo/github/ArunaStorage/aruna-cache/status.svg)](https://deps.rs/repo/github/ArunaStorage/aruna-cache)
___

# Aruna Cache

A aruna specific caching library to reduce load and decrease latency for graph lookups. Build to be embedded on dataproxy and server side.