Skip to content

ryanramage/couchdb-view-cache-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Stream ndjson from a couch view, and cache it for faster subsequent requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published