What is Redis? Redis is an in-memory storage of data structures. It is used as a database, a cache. It supports data structures such as strings, lists, sets, bitmaps, hyperlogs, geospatial indexes. It has built-inContinue reading
Category: Cache
Clearing redis cache memory
Although redis memory, as a rule, is based on storing the cache so that the website opens much faster, in some situations it may be necessary to clear the redis cache. It is worth addingContinue reading
Cache, Cache, Cache, Guides, Hosting, Hosting, Hosting, Hosting, Litespeed, Litespeed, Litespeed, Litespeed, Wordpress, Wordpress, Wordpress, Wordpress
LiteSpeed configuration for WordPress
In order to properly configure LiteSpeed for WordPress, you must first enable the Redis server. The process of setting it up is very simple, we described it in our blog post: https://www.smarthost.au/blog/how-to-activate-redis-on-smarthost-server The first stepContinue reading