SleekView for WP Redis
SleekView reuses the connection WP Redis already opens with WP_REDIS_HOST, samples Redis INFO on a schedule and renders every sample as a column-perfect table with hit rate, used memory, ops per second and connected clients.
♾️ Lifetime License available
WP Redis is intentionally headless. The table is the head.
WP Redis is the Pantheon-maintained drop-in object cache backend for WordPress: install the plugin, point a constant at a Redis host, and the standard WP object cache API starts talking to Redis. There is no admin screen by design, no settings page and no built-in surface for hit rate, memory, ops or evictions. The plugin's job is to be invisible.
SleekView reads the same INFO output through the connection WP Redis already configures, samples it on a schedule into a custom table, and renders each sample as a row. Sample time, hit rate, used memory, ops per second, connected clients and evicted keys become first-class columns with sort, filter and inline action. A DevOps engineer can replace the SSH-and-INFO loop with a sortable audit, an editor can read cache health alongside posts and orders.
WP Redis continues to handle the cache on the request path exactly as before. SleekView is read-only against the INFO output and never touches the cache fill or read path, so visitor sessions are unaffected.
Workflow
How SleekView surfaces WP Redis data
Reuse the existing connection
Sample on a schedule
Compose the columns
Save and gate the view
Sample columns
A typical WP Redis audit view
Redis INFO via WP Redis connection + sampled history in custom table
| Sample time | Hit rate | Used memory | Ops/sec | Clients | Evicted |
|---|---|---|---|---|---|
| 2026-05-16 09:00 | 98.9% | 318.2 MB | 2,940 | 18 | 0 |
| 2026-05-16 08:55 | 98.6% | 316.4 MB | 2,820 | 17 | 0 |
| 2026-05-16 08:50 | 93.4% | 310.7 MB | 4,840 | 26 | 9 |
| 2026-05-16 08:45 | 97.5% | 306.2 MB | 2,720 | 16 | 0 |
| 2026-05-16 08:40 | 98.1% | 302.4 MB | 2,640 | 16 | 0 |
Comparison
Default WP Redis (no admin) vs SleekView
Default WP Redis (no admin)
- No admin surface for hit rate, memory or keys at all
- Cache health requires SSH or an external monitoring stack
- No WordPress-native sortable history of Redis behaviour
- Per-sample data is invisible by default and requires custom collection
- No read-only share or CSV export of the cache state
SleekView
- Sampled INFO rendered as a real table with hit rate, memory and ops columns
- Sort by used memory to spot the peak of a slow growth pattern
- Filter to high-eviction windows to triage memory pressure
- Saved views per role: DevOps audit, plugin-lead refactor, agency overview
- Sampled history persisted in a custom table for week-over-week reviews
Features
What SleekView gives you for WP Redis
INFO samples as real columns
Sample time, hit rate, used memory, ops and evictions rendered directly from the sampled INFO history, with no settings page to install first.
Real sort, filter and inline action
Sort by used memory, filter to high-eviction windows, and inspect the full INFO payload of a single sample from a row action.
Role-scoped saved views
Save views per role and embed them on internal status pages so stakeholders read cache health without SSH access or INFO parsing.
Audience
Who uses SleekView for WP Redis
Hosting and DevOps
Replace the SSH-and-INFO loop with a sortable audit that lives in WP Admin, with sampled history that survives a Redis restart and a deploy.
Plugin and theme leads
Filter samples to the window around a release to defend a refactor with a real before-and-after number from the same Redis instance the cache uses.
Agency operations
Give clients a read-only table of cache-health samples for sites running WP Redis so they self-serve obvious questions without asking ops to log in.
The bigger picture
Headless caches still need a sortable audit
WP Redis is great precisely because it does almost nothing visible: it replaces the object cache backend with Redis and gets out of the way. The cost is that there is no WordPress-native surface for the cache at all. Hit rate, memory pressure, command mix and eviction patterns exist in Redis itself but are invisible from WP Admin.
Teams that care about cache health either trust the host, wire up an external monitoring stack or run INFO over SSH every time someone asks. SleekView treats the INFO output as the structured data it already is. Samples become rows with hit rate, memory, ops, clients and evictions, sortable and filterable, with sampled history persisted in a custom table.
Same headless cache behaviour, just a head bolted on for people who need to read what it is doing.
Questions
Common questions about SleekView for WP Redis
No. WP Redis remains the object cache backend, doing the actual caching on the request path. SleekView is purely a reading layer that samples INFO and renders it as a sortable audit table.
 No. WP Redis works against any Redis-compatible backend, whether self-hosted, managed (AWS ElastiCache, GCP Memorystore) or part of a hosting stack (Pantheon, Kinsta). SleekView samples INFO regardless of where Redis lives.
 Configurable. Default is every five minutes, with cron-based collection. Hosts that want high-resolution audits can sample every minute, while sites focused on long-term trends can sample hourly.
 No measurably. Each sample is one INFO call and one insert. The WP Redis request path is unchanged, and front-end visitors see no difference.
 Yes. Hit rate is a primary column with persistent history, so a saved view can sort or scope by sample time without leaving WP Admin.
 Yes. Saved table views support role-based visibility so DevOps, plugin leads and agency staff each see only the views the admin allows.
 Yes. Any saved view can be embedded on an internal status page with role-based access, so stakeholders read cache health without entering WP Admin.
 Yes. WP Redis typically runs network-wide with a shared Redis backend. SleekView samples at the install level, and multisite audits render fine because the cache is shared by design.
 Pricing
More than 1000+
happy customers
Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.
Lifetime ♾️
Most popular
EUR
once
- Unlimited websites
- Lifetime updates
- Lifetime support
...or get the Bundle Deal
and save €250 🎁
The Bundle (unlimited sites)
Pay once, own it forever
Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.
What’s included
-
SleekAI
-
SleekByte
-
SleekMotion
-
SleekPixel
-
SleekRank
-
SleekView
€749
Continue to checkout