Blog
- How to Connect to Azure Cache for Redis from iPhone
July 1, 2026
Step-by-step guide: connect CacheDeck to Azure Cache for Redis over TLS from your iPhone. Covers direct TLS for Basic/Standard/Premium tiers and SSH tunnel for Private Endpoint deployments.
- Blink Shell + Redis on iPhone: When the Terminal Is Enough (and When It Isn't)
July 1, 2026
Blink Shell is the best SSH terminal for iPhone. Combined with redis-cli, it gives you full Redis access. Here is when that workflow is ideal, and when a native client like CacheDeck fits better.
- How to Inspect Redis Keys on iPhone During an On-Call Incident
July 1, 2026
Step-by-step guide to browsing, searching, and inspecting Redis keys from your iPhone without a laptop. Covers key browser, pattern search, TTL, and safe editing on production.
- KeyDB Client for iPhone: Connect with CacheDeck
July 1, 2026
How to connect CacheDeck to KeyDB from iPhone. SSH tunnel, TLS, multi-master inspection, RESP protocol. Full guide with connection steps and troubleshooting.
- Medis Alternative for iPhone: What to Use When You Need Redis on iOS
July 1, 2026
Medis is a polished Redis GUI for macOS with no iPhone app. This guide covers what it offers on Mac and which native app fills the gap on iOS.
- How to Connect to Redis Cluster from iPhone Using CacheDeck
July 1, 2026
Connect to a Redis Cluster from iOS with CacheDeck: enter any one node endpoint and the app discovers the full cluster automatically. CRC16 routing, MOVED/ASK redirects, and topology view built in.
- Another Redis Desktop Manager (ARDM) Alternative for iPhone: CacheDeck
July 1, 2026
ARDM (formerly Redis Desktop Manager) has no iOS app. This guide covers what it offers on desktop and what on-call engineers use instead on iPhone.
- Monitoring Redis Pub/Sub Channels from Your iPhone
July 1, 2026
How to subscribe to Redis Pub/Sub channels from iOS using CacheDeck. Watch live messages, debug event-driven systems, and monitor channels on call without a laptop.
- How to Connect to Redis Sentinel from iPhone Using CacheDeck
July 1, 2026
Learn how to connect to a Redis Sentinel cluster from your iPhone. CacheDeck discovers the current primary via Sentinel, handles automatic failover, and reconnects transparently, no manual intervention needed.
- RedisInsight Alternative for iPhone: What On-Call Engineers Use Instead
July 1, 2026
RedisInsight has no iOS app. This guide covers every alternative for iPhone (native apps, browser access, SSH CLI) and why engineers pick each one.
- TablePlus Alternative for iPhone: What to Use When You Need Redis on iOS
July 1, 2026
TablePlus has no iPhone app. This guide covers what it offers on iPad vs iPhone, and which native tool on-call engineers use instead for Redis access.
- Redis Client for iPhone: CacheDeck vs the Alternatives (2026)
June 30, 2026
Comparing every way to access Redis from iPhone in 2026: CacheDeck, SSH + redis-cli in a terminal emulator, RedisInsight web UI, and desktop tools over tunnels. Which one belongs in your on-call toolkit?
- How to Connect to Redis from Your iPhone
June 30, 2026
A step-by-step guide to setting up CacheDeck and accessing your Redis server over SSH tunnel from iOS.
- Connecting to Redis over TLS from iPhone: A Complete Guide
June 30, 2026
Learn how to connect to a TLS-encrypted Redis server from iOS using CacheDeck. Covers TLS 1.3, mTLS client certificates, self-signed CAs, Upstash, ElastiCache, and Azure Cache.
- How to SSH into Redis from iPhone (Step-by-Step Guide)
June 30, 2026
Learn how to SSH into Redis from your iPhone without a VPN or external SSH app. CacheDeck tunnels directly from iOS to your Redis server behind a firewall.
- Valkey Client for iOS: Using CacheDeck with Valkey on iPhone
June 30, 2026
CacheDeck works with Valkey out of the box: no configuration changes needed. Learn how to connect to a Valkey server from your iPhone using SSH tunnel, TLS, and RESP protocol support.