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

Commit 0deef25

Browse files
authored
Merge pull request #9278 from #9278
[Imported] Add section about inspecting compressed data
2 parents f694f6f + bbcc20b commit 0deef25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/_includes/config/redis-verify.md

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

53+
### Inspecting compressed data
54+
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.
56+
5357
### Redis ping command
5458

5559
Enter the following command:

0 commit comments

Comments
 (0)