Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

@emeralt/cli caching proxy #98

Open
stackdumper opened this issue Mar 15, 2019 · 0 comments
Open

@emeralt/cli caching proxy #98

stackdumper opened this issue Mar 15, 2019 · 0 comments
Labels
cli plugins Issues related to plugins in general server
Projects

Comments

@stackdumper
Copy link
Member

Currently, emeralt-cli runs emeralt-server with database-inmemory and storage-inmemory, redirecting all non-existent package requests to registry.npmjs.org. This behavior has a little use for developers.

Instead, emeralt-cli should provide caching proxy server which would redirect and cache all read requests to registry.npmjs.org. Caching should be provided by a plugin, thus server should provide a plugins system.

@stackdumper stackdumper added server plugins Issues related to plugins in general cli labels Mar 15, 2019
@stackdumper stackdumper added this to To do in v1 via automation Mar 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cli plugins Issues related to plugins in general server
Projects
v1
  
To do
Development

No branches or pull requests

1 participant