zcache 0.0.4

Simple in-memory Rust cache with time-based expiration
Documentation
zcache-0.0.4 has been yanked.

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

...