Skip to content

aosmith/KaptureCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KaptureCache

Kapture cache is a multi-level http cache. It relies on a simple (memory based) cache stood up by a core data persistance layer. It includes collision detection, if you make multiple requests to the same url in a short timeline it will pause until the inital request completes.

At the moment KaptureCache does not ever delete any data. This should be fixed shortly via an additional ttl argument.

Having trouble? Email me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published