Skip to content

wkozyra95/npm-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm proxy registry

This is just minimal proof of concept implementation of npm proxy registry. It was just small project to learn Rust on, it's not intended for production use. Current implementation is caching requests for package metadata and tar.gz files, other endpoints are not implemented. Data is cached primarily on disk, but there is also configurable in-memory LRU cache.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages