Hello, a big portal switched from mysql to redis, you can find an article at golem. Now I installed redis on squeeze using this guide. While creating a database in ispconfig3 redis does not show. Is it possible to enable it, or will you add support for this relational database? regard
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.
Hi Till, how are you? I was wondering if there's a possibility to implement Redis in ISPConfig. On Google, I didn't find anything very interesting just a few links: HTTPs schaal-it.com/redis-support-with-ispconfig/ and this project: github.com/gnulinuxbrasil/ispconfig-redis that unfortunately, it doesn't work. I tried to install it on a VM but nothing. Do you know where I can get the Redis module for ISPConfig? Thank you Best Regards, Davide
Please don't revive such old posts, but create a new one instead. I think the function on https://schaal-it.com/redis-support-with-ispconfig/ is developed by @florian030 himself, and it is not publicly available.