Integrating Redis to your website hosted on cPanel Server? Redis instances need Redis PHP extension to interact with the website database. Today we will show some simple steps to install Redis PHP Extention using PECL on WHM Server. Requirements Root Login for WHM Server Procedure Login to the WHM using the root account. Search for […]
Using Redis was persistent databases? Want to delete keys of a particular database or delete all the databases from your Redis server? Redis has grown to become one of the most popular NoSQL database systems (not to mention cache systems) in use today. Perhaps the biggest advantage Redis has over other NoSQL systems is that runs […]
Want to learn more about Redis Instances, Keys, and databases? In this guide, we will teach and show some Redis stuff which will increase your knowledge Redis Keys and Instances. In single Redis instance, there are 16 databases by default. These databases are identified/denoted by a number and not by name and these numbers are […]
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kinds of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps. We wrote a few guides on Redis in past few months. You can find them in our Redis blog category here. Today we will show […]
Hello, Today we will show how we can backup and restore Redis database and we will also show how we can automate the process of taking backup. Cronjob will be created for automation of the backup of the database on the machine locally. Requirements Redis-CLI installed on Linux Machine Redis Server Running Root Access to […]
Hello, In the last guide, we showed how we can install Redis on CentOS. In case you have missed it then follow here. Today we will show you how memory allocation on Redis is done in CentOS so that it can store the progress as per the work is done on it. Redis Server on […]
Hello, Today we will guide you how to enable Redis Database Backup in Memory. There is a possibility that redis-server might crash or memory problems and the user can lose the data that he is working. To overcome this issue Redis Developer added BGSAVE option or can be said as a feature which can be […]
Today we will share a guide to install Redis on CentOS Machine (incl. cPanel based server) . This guide is compatible with both CentOS 6 and 7 and provides solution of automatic start of redis service on server reboot/start. We will install it for the user only not for root but we have covered for […]
Our team is available and on-site 24/7 ready to help you.