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: Redis
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
Why its worth to use LSCache?
LSCache (LiteSpeed Cache) – highly customizable high-performance page cache for dynamic content built into LiteSpeed Web Server. You can speed up your dynamic web sites enabling this funcionality by adding appropriate plug. Why use LSCache?WithContinue reading
Installation of LiteSpeed Cache – WordPress
LiteSpeed Cache can be a great way to maximize your website speed using only the default configuration. LiteSpeed Cache communicates directly with the LiteSpeed installation on the server to save and handle static copies ofContinue reading
How to activate Redis on Smarthost server?
On our servers for new hosting packages based on the Litespeed server there is a Redis cache system – in-memory data structure store. How to activate Redis on Smarthost server? To enable Redis, log inContinue reading
Is Litespeed faster than Apache?
Currently, most websites work on the Apache web server, which is often used by hosting companies due to its capabilities and the lack of license fees. An alternative and increasingly used choice is Litespeed. WhatContinue reading