redis

Install Redis

Install latest Redis on Ubuntu/Debian Server
Install Redis on Plesk Debian Server
Install Redis from Source

How Tos

Installing Redis PHP module CentOS 7
Connect to redis from PHP
Monitor redis with redis-cli
redis commander – Web GUI for Redis
How to find Redis data directory
How to flush Redis cache
Redis error currently not able to persist on disk

Checking if Redis works

Example

Count Number of Keys

To count number of keys, use

Example

Here DBSIZE returned 4114, that means you have that much key/value stored in redis.

Flush ALl

To flush all keys, use

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *