On Saturday, November 22, 2014 07.56:39 Jeremy Whiting wrote: > getting an error inside the node redis module as seen below. Is redis > something that is no longer maintained or something?
redis is a very popular key/value store (in-memory with on-disk persistence). you need to have it installed and running. it does not require any configuration: just install, start, profit. -- Aaron J. Seigo
signature.asc
Description: This is a digitally signed message part.