serve-redis

0.1.3 • Public • Published

node-serve-redis

a caching, static, redis-backed HTTP file server, built with node.js

for an example on how to use, see bin/serve.coffee.

features

  • gzip content encoding (if filesize benefits)
  • browser-side caching via ETags (md5 of content)
  • redis-backed caching of files
  • plain-javascript-object fallback cache
  • routing via alias or regex
  • "mounts" for custom handler functions

license

MIT License. For details, see LICENSE

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    2
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i serve-redis

Weekly Downloads

2

Version

0.1.3

License

MIT

Last publish

Collaborators

  • cfstras