Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit bbcc20b

Browse files
authored
Editorial pass
1 parent 339ac4e commit bbcc20b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/_includes/config/redis-verify.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,9 @@ If you use Redis for page caching, you'll see output similar to the following:
5050
... more ...
5151
```
5252

53-
### Inspect Compressed Session data and Page Cache with GUI tool
53+
### Inspecting compressed data
5454

55-
To easily inspect compressed Session data and Page Cache you can use [RDM](https://flathub.org/apps/details/dev.rdm.RDM)
56-
It supports automatic decompression of Magento 2 Session and Page cache and displays PHP session data in human-readable form.
55+
To inspect compressed Session data and Page Cache, the [Redis Desktop Manager](https://flathub.org/apps/details/dev.rdm.RDM) supports the automatic decompression of Magento 2 Session and Page cache and displays PHP session data in a human-readable form.
5756

5857
### Redis ping command
5958

0 commit comments

Comments
 (0)