Crates.io | cache_service |
lib.rs | cache_service |
version | 1.1.0 |
source | src |
created_at | 2024-05-24 20:40:20.012167 |
updated_at | 2024-05-24 20:48:18.981936 |
description | Cache service based on Redis and in-memory cache |
homepage | |
repository | |
max_upload_size | |
id | 1251527 |
size | 16,789 |
This crate provides a straightforward and efficient way to cache string values both in-memory and in Redis, with a specified time-to-live (TTL).
Contributions are welcome! Please feel free to submit a pull request.