# express-store

> Express middleware for caching responses on disk or in memory.

Latest version **0.0.4** (published 2012-04-11) · 0 weekly downloads

## Install

```sh
npm install express-store
pnpm add express-store
yarn add express-store
bun add express-store
```

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.4 |
| Published | 2012-04-11 |
| First published | 2012-04-11 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.4.0 |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Joe Hewitt |
| Maintainers | joehewitt |
| Keywords | express |

## Links

- npm: https://www.npmjs.com/package/express-store
- Repository: https://github.com/joehewitt/express-store
- Homepage: http://github.com/joehewitt/express-store
- npm.io page: https://npm.io/package/express-store

## Dependencies (3)

- [dandy](https://npm.io/package/dandy.md)
- [buffers](https://npm.io/package/buffers.md)
- [diskcache](https://npm.io/package/diskcache.md)

## Recent versions

- 0.0.4 (latest) — 2012-04-11

## README

express-store
===============

Express middleware for caching responses on disk or in memory.

Usage
------------

...

Installation
------------

    $ npm install express-store

License 
-------

Copyright 2011 Joe Hewitt

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

---
_Source: https://npm.io/package/express-store · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
