prerender-redis-cache icon indicating copy to clipboard operation
prerender-redis-cache copied to clipboard

Results 8 prerender-redis-cache issues
Sort by recently updated
recently updated
newest added

Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1. Release notes Sourced from redis's releases. V3.1.1 Enhancements Upgrade node and dependencies (#1578) Fixes Fix a potential exponential regex in monitor mode (#1595) v3.1.0...

dependencies

Are you still going to be implementing a clear cache option for this?

Optional compression support (gzip) will make redis less memory eating

I use prerender for huge amount of pages and need a prefix to avoid naming collisions with other plugins and tools. For example 'http://localhost/catalog/1' move to 'MY_PREFIX:http://localhost/catalog/1'

Not sure which command it's trying to send, but possibly ping. https://github.com/JonathanBennett/prerender-redis-cache/commit/324cad652ca48a0b60d257a61daea6320597d144 seemed to fix my issues at first, but then I got this: ``` prerender_1 | 2015-03-30T21:06:29.901Z started phantom...