Redis is a key value store, not a relational database. So redis is something different then mysql and you will not be able to e.g. switch a wordpress site from mysql to redis. You can install redis and use it on a ispconfig server, but you can not create new databases in ispconfig for redis.
|