zcache 0.0.2

Simple in-memory Rust cache with time-based expiration
Documentation

zcache Latest Version GH Actions

Zcache is an in-memory cache store with time based expiration. The goal of this project is to provide the simplest possible API for in-memory caching.

Usage

...