Skip to content

Provides a simple disk cache for use in a Rust application.

License

Notifications You must be signed in to change notification settings

leoschwarz/simple_disk_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_disk_cache

Provides a simple disk cache for use in a Rust application. In the future caching might be made more clever, however this crate mostly aims at providing a really simple one to one mapping of cache entries and files in the file system.

About

Provides a simple disk cache for use in a Rust application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages