Description
Redis.app
Redis.app makes it super easy to set up the Redis data structure store on your Mac. You won't have to deal with the hassle of compiling anything by hand!
Quick Access to Redis CLI
This handy utility gives you quick access to the Redis CLI right in the Terminal app, plus you can check out the server's log file without breaking a sweat.
Bundled with Everything You Need
The cool thing about Redis.app is that it comes with all the Redis binaries included. Just drag and drop it into your Applications folder, fire up the app, and voilà! You're ready to roll with a live Redis server.
User-Friendly Status Bar Menu
You’ll find Redis.app in your status bar menu. It’s neatly tucked away but super easy to get to whenever you need it. Here, you can check out the current version of your Redis binary along with some details about what port your server is using.
Easily Open Redis CLI and Logs
The same menu lets you launch the Redis CLI in a Terminal window where you can type in commands to manage your key-value store. Want to learn more? Check out the online tutorial.
Accessing Logs Made Simple
You can also open up the logs directory in Finder. The included Redis.log file shows what’s happening on your server, and it's easy to view in any text editor.
Add Binaries to Your Path
If you're feeling adventurous, you can add those Redis binaries from Redis.app directly into your Path via Terminal. Just tweak your ~\/.bash_profile like this: PATH="/Applications/Redis.app/Contents/Resources/Vendor/redis/bin:$PATH".
Simplifying Deployment for Everyone
Redis.app really simplifies how you deploy a Redis data structure server on your Mac. It’s all ready-to-go when you open it up!
Tags:
User Reviews for Redis.app FOR MAC 7
-
Redis.app simplifies deploying Redis on a Mac. Bundled with binaries, it provides easy server start-up and CLI access. Great utility!
-
Redis.app is a game changer! It made deploying Redis on my Mac effortless. Highly recommend!
-
I love how simple Redis.app is to use. Instantly access the CLI and logs with just a click. Amazing app!
-
Fantastic tool for managing Redis on macOS. The status bar integration is super convenient!
-
Redis.app takes the hassle out of setting up Redis! Easy to install and intuitive to use.
-
This app is just what I needed! Fast access to Redis server and logs, all in one place. Five stars!
-
Highly effective and user-friendly. Redis.app simplifies everything related to Redis deployment!