Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 299 Bytes

couchdb-view-cache-stream

An experimental way to cache the results of a couchdb view. Currently this is highly based on the needs of an app.

npm install couchdb-view-cache-stream

Usage

var couchdb-view-cache-stream = require('couchdb-view-cache-stream')

License

MIT