CacheServer Server that uses redis as cache. Installation Requirements redis 3.2.9 Run locally $ redis-server ./redis.conf Build docker image $ docker build -t cache-server . License See the LICENSE file for license rights and limitations.