**Free - March 15th & 16th only!** OHAI Redis is the first iOS client for the wildly popular key-value store, Redis.
Get information and statistics about your Redis servers, perform key operations, and fully manage your server’s configuration on the go with this fully featured client for the NoSQL database, Redis.
Core Features:
- Save and organize your Redis server connections
- Connect and run commands from the client
- Scroll through the output in the command output view, which supports selection and copying.
This is version 1.0 of the app - so expect a significant amount of improvements just around the corner, such as:
+ Command reference and syntax suggestion
+ iPad support! (Coming very soon)
+ Saving a selection or terminal history to a file or the ability to send it via email.
+ UI enhancements
+ Some other super-secret features that fun loving devs might like (and one for number loving business types)
This app currently supports all redis client commands - though as of version 1.0.1 subscribe and psubscribe will not begin an asynchronous feed of published messages for subscribed channels and instead require the user to issue any command in order to synchronously receive the pending messages (info, set - anything but quit).
Please consider the subscribe/psubscribe functionality a WIP - with better means of asynchronously receiving the messages and cancelling the subscription coming soon.
Please feel free to report any bugs you might find to [email protected]
- Fixed some problems with the UI.
- Added a settings screen for app information and acknowledgements