Suggest adding support for Redis cache database to improve website performance
Redis is an open source, free, high-performance (NoSQL) key-value database.It follows the BSD protocol, is written in ANSI C, and supports networking and persistence.Redis has extremely high performance, capable of performing 110,000 read operations and 81,000 write operations per second