https://github.com/itsjunetime/tower-cache
A simple caching layer for tower-based services
https://github.com/itsjunetime/tower-cache
Last synced: 28 days ago
JSON representation
A simple caching layer for tower-based services
- Host: GitHub
- URL: https://github.com/itsjunetime/tower-cache
- Owner: itsjunetime
- Created: 2024-12-25T23:28:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-07T16:13:16.000Z (about 1 year ago)
- Last Synced: 2025-12-31T05:08:23.448Z (6 months ago)
- Language: Rust
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tower-cache
A simple cache layer/service for all tower-based crates.
This is very simple and barebones so far, definitely in beta quality.