Redis Client Tool Mac



‎Read reviews, compare customer ratings, see screenshots, and learn more about Medis - GUI for Redis. Download Medis - GUI for Redis for macOS 10.10.0 or later and enjoy it on your Mac. ‎Medis is a beautiful, easy-to-use Redis GUI management application for Redis = 2.8. Jun 13, 2020 Red is a front-end client for Redis that makes it easy to get started visually with Redis concepts, while also showing what commands are being run to make things happen. It is a fantastic learning. Redis Enterprise for Kubernetes Release Notes 6.0.6-11 (July 2020) Redis Enterprise for Kubernetes Release Notes 6.0.6-6 (June 2020) Redis Enterprise for Kubernetes Release Notes 5.4.10-8 (January 2020). Redis Commander worked really well for my very simple needs. Needed something very simple to use and also free ($). Does not have many frills but allows you to connect to a redis database, view and manage keys/value pairs and that is about it. Also has a redis cli built in which could be convenient as well. – shaune Jun 27 '20 at 15:52.

RedisInsight

Update: In April 2019, we acquired RDBTools from HashedIn and created its successor RedisInsight, a browser-based management interface for your Redis deployment. Learn more and download it here.

It all comes down to preferences. While there are Redis users who are familiar with the Redis command line interface (CLI) and rely on it to inspect, visualize and perform manual updates, there are those who prefer to using a Graphical User Interface (GUI) to achieve that. There are several Redis GUIs available, for different platforms, and in this article I’ll try to review a few of them.

Important: Before using any of these tools in production, keep in mind that some GUIs rely on the (“evil”) KEYS command. Should you have a large database, your Redis server might freeze and cause issues in your production applications.

Redsmin: My Go-To-Tool for the Cloud (and Below)

I’m starting off with Redsmin – my personal favorite. It mixes perfectly my on-the-go needs with a sane and objective way to work with my databases. It is a different kind of offering as it is a web based service that offers not only a GUI for inspecting your Redis data, but also monitoring and runtime server reconfiguration. Redsmin provides several plans, including a free one that can be used to evaluate a small dataset (up to 100,000 keys). Since redsmin is a hosted service, connection to your Redis server can be done directly over the internet, optionally SSL authenticated and encrypted, or by using a proxy service that you run on your servers that exposes your Redis instances to Redsmin in a secure way.

Redsmin has plenty of extra features, such as slowlog inspection, a list of currently connected clients that allows you to disconnect them, a multi keys editor for batch operations and great search features. With plans starting as low as 5,99€/mo, you can lift all limitations and connect to multiple Redis instances.

Pros: the most extensive features set, ease of use, no install

Cons: Free train simulator games for windows 7. requires an internet connect, anything else contact Redsmin’s awesome support.

Redis Commander: A Free Node.js Powerful Choice

Redis Commander is a Node.js web application that can be used to view, edit and manage your Redis databases from the comfort of your browser. It allows you to directly manipulate all of Redis’ data types. It’s freely available (although it doesn’t specify under which license) and can be easily installed via npm, provided you have a working node.js installation.

Like most Redis GUIs, Redis Commander allows you to connect to multiple database and Redis server instances simultaneously. Besides having an editor, Redis Commander also includes a terminal with auto completion (for both commands and keys), documentation and import/export functionality.

Redis Commander does require direct access to your Redis servers, but you can get around that by running it directly in your Redis servers so you can access it remotely without having to expose your Redis server over the internet.

Pros: it’s free, powerful, in your browser and runs wherever Node.js is.

Cons: requires direct connectivity, only runs where Node.js is.

Redis Desktop Manager: Cross-Platform, Pure Desktop GUI

Redis Desktop Manager is a cross-platform desktop Redis client, available for Windows, MacOSX and Linux desktops. It’s freely available under the MITLGPL license.

Like most other Redis GUIs, it allows you to connect simultaneously to multiple Redis databases or instances, inspect and modify your data and use an interactive terminal. You can also search for keys across multiple databases and view a system console which logs all Redis commands.

However. One unique feature of Redis Desktop Manager is that it allows you to establish connections via SSH tunnels, enabling secure connections to remote servers.

Ahnlab policy agent 4 6 remove. Pros: free, dead simple installation, runs on the desktop, SSH tunneling a breeze

Cons: if you’re comfortable using a desktop GUI, there are none. Update: there seems to be a minor issue with OpenGL under a VM that’s fixable as instructed here (hat tip: Adam Christie).

Induction: You Can Guess By the Name That It’s for Mac OS X

Mac Redis Gui

https://inductionapp.com/

Redis

UPDATE: the project has been discontinued.

Induction is a Mac OS X database client. It’s not Redis specific as it also supports PostgreSQL, MySQL, SQLite and MongoDB, and therefore isn’t the the most complete Redis GUI. Nevertheless, it allows to inspect and query your Redis database. Similarly to other Redis clients, it requires a direct connection to your server.

The alpha version is free available under an open source license.

Pros: An holistic view on polyglot persistency

Cons: limited Redis-specific functionality, MacOS-specific

redis-browser: The Runner Up

This web-based explorer view of your Redis database is delivered as a Ruby gem. It is the youngest of the tools in this review and probably the simplest. Simplicity, however, is sometime a virtue, especially when you need a no-frills, dead-simple GUI. Give it a shot and encourage @Monterail to keep up the good work!

Redis Client Tool Mac

Conclusion

There are several other Redis GUI alternatives that are available, both for the desktop and ones that are web-based, with similar characteristics to the ones shown here. The ones highlighted here are the most popular and actively developed, but YMMV. They were picked as examples to allow developers that are less CLI-savvy to gain insight into their Redis databases and quickly perform some updates. If you have other favorites tellme – I’m highly available 🙂

What is FastoRedis?

FastoRedis (fork of FastoNoSQL) - is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in Fastoredis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms.

Main big advantages of FastoRedis:

  • Open source
  • Cross-platform
  • Flexible and extending for future databases
  • Simple code
  • Great solutions
  • Money back guarantee.
Redis Client Tool Mac

We are waiting for your feedback! Please write any issues and proposals to GitHub Issues.

Features

Redis Client Tool Mac

Full Power of Redis shell FastoRedis embeds the same redis-cli engine. It means that you can reuse your main skills of redis-cli shell in FastoRedis This program provides you with syntax highlighting, autocompletion, different view modes (text, tree, table) and other. With excellent power comes great responsibility. FastoRedis won’t stop you from executing 'undesired' code. Be attentive, as you do with redis-cli shell!

Multiple Shells

You can open as many shells as you need. Every tab in FastoRedis - is a Redis shell, fully divided from each other. Have many opened shells for single Redis server, or many shells for many different servers.

Autocompletion

FastoRedis supply you with autocompletion for all Redis commands. To assist FastoRedis autocompletion - execute your code.

Redis unix sockets

Redis have feature called Redis Unix sockets, and your server never will be visible in network, this functionality something like embedded database which works only on local machine.

Redis Labs cloud

Redis Labs is the open source home and commercial provider of Redis, we support it also.

Redis Cluster support

Redis Cluster provides a way to run a Redis installation where data is automatically sharded across multiple Redis nodes. FastoRedis is able to work with Redis Cluster, we support discovery functionality and you can work with cluster as one server.

Redis Client Tool Mac

Redis Sentinel support

Redis Sentinel provides high availability for Redis. In practical terms this means that using Sentinel you can create a Redis deployment that resists without human intervention to certain kind of failures. Discovery Redis Sentinel it is supper feature of FastoRedis.

Access your server using SSH protocol

Access your server using SSH protocol You are able to connect to server via SSH tunnel. We support two methods of authentication: with password and with private key.

Access your TLS/SSL servers like Microsoft Azure

If your have secure redis server like Microsoft Azure you also can use FastoRedis.

TTL, Binary keys, Redis modules, UTF-8 Encoding, etc..

Many Redis GUI solutions have cool features but some features have only FastoRedis. For example:

  • Binary keys/value handling
  • TTL keys which will removed from tree when time expire time comming
  • Redis Modules
  • Docker via forwarding ports or X server
  • UTF-8 Encoding
  • Console commands influence to the tree without reloading
  • And many, many other cool features which you can find only in FastoRedis.

Graphics of history

Desktop Managers makes working with the database more user-friendly. If you want to see the work history of your server, you can check 'Logging enable' on connection dialog window. And every minute FastoRedis executes redis info command, and saves result.

Our PRO version statistics:

Redis Client Tool Mac Os

14763

Registered users

511

Redis Client Tool Mac Command

Banned users