VibeHunt
Back to browse

redis-pro

Small, easy to use Redis management, written with SwiftUI, support Dark mode.

Source

Redis‑Pro provides a graphical interface for common Redis administration tasks on macOS. Built with SwiftUI, it presents connection management, client monitoring, slow‑log viewing, configuration editing, and SSH‑based access within a native macOS window that supports Dark mode. The application leverages the RediStack client library and includes logging utilities such as swift‑log and Puppy, as well as JSON handling via SwiftyJSON.

The tool targets developers and operators who need a lightweight, visual way to interact with Redis instances without using the command line. It is distributed as an open‑source, free‑tier project and can be installed directly from the GitHub releases page or via Homebrew. Current support covers macOS on both Intel and Apple Silicon, with plans to add iPadOS and terminal integration in future releases.

Features already implemented include client listing and termination, batch deletion, configuration updates, and a favorites system with confirmation dialogs. The UI follows a composable architecture (TCA) and is designed for simplicity, mirroring the approach of other lightweight database managers such as Sequel‑Ace.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps