Skip to content

spider-rs/http-global-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-global-cache

Simple global cache to use for http.

use rust_http_global_cache::CACACHE_MANAGER;

Feature behavior

  • cache: disk-backed cache manager (CACacheManager)
  • cache_mem: in-memory cache manager (MokaManager)
  • cache + cache_mem: prefers MokaManager (helps workspace --all-features builds)

About

A global cache to use for http.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages