[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

@harperdb/http-cache

0.1.2 • Public • Published

@harperdb/http-cache

A HarperDB Component for caching HTTP requests/responses from other components.

NPM Version

Installation

Go into the HarperDB application you would building and install this package and add it to the config.yaml file:

  1. Install:
npm install @harperdb/http-cache
  1. Add to config.yaml:
'@harperdb/http-cache':
  package: '@harperdb/http-cache'
  files: '/*'

Options

All configuration options are optional

port: number

Specify a port for the caching server. Defaults to 9926.

Readme

Keywords

Package Sidebar

Install

npm i @harperdb/http-cache

Weekly Downloads

64

Version

0.1.2

License

MIT

Unpacked Size

9.41 kB

Total Files

6

Last publish

Collaborators

  • ethan_arrowood
  • harperdb_team
  • deliciousmonster
  • jakehdb
  • devinhdb
  • kriszyp