You might want to have a look at jaws

https://github.com/mikeal/jaws

You also probably want to start storing this stuff in isaacs' LRU.

https://github.com/isaacs/node-lru-cache

-Mikeal

On Nov 21, 2013, at 3:06PM, Jon <flashth...@gmail.com> wrote:

> This is a tool I wrote which helps create efficient Node.js file servers and 
> it also offers an auto-updating cache layer.
> It caches preprocessed, gzipped file contents and also handles ETags by 
> default for client-side caching.
> It automatically updates the preprocessed, gzipped content whenever a cached 
> file changes on the file system so you don't have to manually invalidate the 
> cache or wait for a timeout.
> 
> Looking for feedback and contributors.
> 
> https://github.com/topcloud/cachemere
> 
> -- 
> -- 
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: 
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>  
> --- 
> You received this message because you are subscribed to the Google Groups 
> "nodejs" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to nodejs+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to