RedisCreates a new data storage idea. Using Redis, we don’t have to focus on how to put the elephant in the refrigerator when facing a database with monotonous functions. Instead, we use Redis’s flexible data structures and data operations to build different refrigerators for different elephants.
Unzip, enter the redis directory make && make install compile and install
Check the running status
##Modify the configuration file /etc/redis/ 6379.conf Set passwordThen modify the redis.properties mentioned earlier. Use the following command to see the data indicating that redis works
The above is the detailed content of How to deploy redis database in CentOS. For more information, please follow other related articles on the PHP Chinese website!