tauri-plugin-cache 0.1.0

Advanced disk caching solution for Tauri applications. Provides compression, TTL management, memory caching, automatic cleanup, and cross-platform support. Enhances data access performance and storage optimization.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/.vs

.DS_Store

.Thumbs.db

*.sublime*

.idea/

debug.log

package-lock.json

.vscode/settings.json

yarn.lock


/.tauri

/target

Cargo.lock

node_modules/


dist-js

dist