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

@emeralt/cli caching proxy #98

@stackdumper

Description

@stackdumper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clipluginsIssues related to plugins in generalserver

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions