- Redis manager для Windows
- FastoRedis — Redis GUI manager
- redis-gui
- Here are 20 public repositories matching this topic.
- uglide / RedisDesktopManager
- qishibo / AnotherRedisDesktopManager
- fastogt / fastonosql
- quick123official / quick_redis_blog
- FuckDoctors / rdm-builder
- patrikx3 / redis-ui
- fastogt / fastoredis
- onewe / RedisDesktopManager-Mac
- jfcherng / RedisDesktopManager-Windows
- Redsmin / proxy
- Kuangcp / MythRedisClient
- pikadun / vscode-redis
- sadra / RedisPubSubGUI
- ZJ69719496 / Redis-GUI-Manager
- skddyj / rdm-web
- Joel-Raju / redis-gui
- iminto / redis-tui
- danielsss / Redis-GUI
- DooMachine / rediseph
- liying2008 / medis-binaries
- Improve this page
- Add this topic to your repo
- *Download
- Unstable
- Stable (6.2)
- Docker Hub
- In the Cloud
- *Other versions
- Old (6.0)
- Older (5.0)
- *Other
- *How to verify files for integrity
- *Installation
- *From source code
- *From the official Ubuntu PPA
- *From Snapcraft
- Как скачать и установить Redis на Windows
- Скачиваем Redis:
- Установка Redis:
- Вывод:
- So, You’re Looking for the Redis GUI?
- Share this Article
- Subscribe
- Thanks for Subscribing
- RedisInsight
- Redsmin: My Go-To-Tool for the Cloud (and Below)
- Redis Commander: A Free Node.js Powerful Choice
- Redis Desktop Manager: Cross-Platform, Pure Desktop GUI
- Induction: You Can Guess By the Name That It’s for Mac OS X
- redis-browser: The Runner Up
- Conclusion
Redis manager для Windows
В статьях ранее мы рассматривали такой программный продукт, как Redis Desktop Manager для Ubuntu. Redis Desktop Manager для Windows, к сожалению, является платным решением. Но мы сегодня рассмотрим бесплатный аналог, который ни в чем не уступает Redis Desktop Manager .
FastoRedis — Redis GUI manager
Чтобы на Windows иметь возможность управлять хранилищем Redis, достаточно скачать и установить себе FastoRedis — Redis GUI manager . Данный программный продукт является бесплатным и совместим со всеми последними версиями ОС Windows. Чтобы скачать FastoRedis, достаточно перейти на сайт fastoredis.com . Немного навигации по сайту. На главной странице можно ознакомится с основными возможностями FastoRedis. Чтобы скачать программу, необходимо перейти на страницу Download:
Здесь необходимо выбрать подходящий для себя вариант загрузки. Рекомендуем следующий (т.к. не у всех установлен архиватор):
Если же у вас MacOS, то можно скачать одним из следующих способов:
После скачивания устанавливаем FastoRedis. Процесс установки достаточно прост (необходимо нажимать далее, далее. ), потому расписывать этот процесс подробно не будем.
После установки запускаем программу. В результате должно появиться следующее:
На этом этапе создаем подключение. В данном случае Redis Server находится на виртуальной машине, которая доступна по адресу 192.168.56.111 (виртуалка установлена через Vagrant; если не знаете, что такое Vagrant, тио переходите по ссылке Как установить и настроить Vagrant на Windows). Нажимаем на:
Выбираем необходимо хранилище:
Теперь заполняем настройки для установки подключения. Напоминаем: т.к. сервер Redis находится на виртуальной машине Vagrant, доступ к нему мы будем настраивать через SSH-туннель:
Все, что необходимо указать, на изображении выше выделено. Особенно внимание стоит обратить на галочку «Use public key» в блоке с настройками SSH-туннеля: галочку необходимо убрать (по умолчанию включено), иначе коннекта не произойдет.
Протестируем наше соединение:
Если все настроено правильно, то должны получить следующее сообщение:
В остальных случаях, если возникает какая-либо ошибка, то необходимо проверить правильность указания IP-адреса гостевой машины (т.е. виртуальной машины); имя пользователя (для Vagrant по умолчанию имя пользователя vagrant); путь до приватного ключа.
После успешного тестирования соединения нажимаем OK и сохраняем наше подключение:
В результате получаем следующее:
Здесь нажимаем Open.
И по итогу должно быть следующее:
В результате мы смогли установить и настроить программу для управления Redis на Windows. Причем FastoRedis ни в чем не уступает по функционалу Redis Desktop Manager!
Вы можете поделиться этой статьей в любой из соцсетей, представленных ниже:
redis-gui
Here are 20 public repositories matching this topic.
uglide / RedisDesktopManager
qishibo / AnotherRedisDesktopManager
- Updated Mar 31, 2021
- JavaScript
fastogt / fastonosql
quick123official / quick_redis_blog
- Updated Apr 16, 2021
- JavaScript
FuckDoctors / rdm-builder
patrikx3 / redis-ui
- Updated Apr 15, 2021
- JavaScript
fastogt / fastoredis
onewe / RedisDesktopManager-Mac
jfcherng / RedisDesktopManager-Windows
Redsmin / proxy
- Updated Aug 17, 2020
- JavaScript
Kuangcp / MythRedisClient
pikadun / vscode-redis
- Updated Jan 11, 2021
- TypeScript
sadra / RedisPubSubGUI
- Updated Mar 31, 2021
- JavaScript
ZJ69719496 / Redis-GUI-Manager
skddyj / rdm-web
- Updated Apr 7, 2021
- TypeScript
Joel-Raju / redis-gui
- Updated Jan 29, 2021
- TypeScript
iminto / redis-tui
danielsss / Redis-GUI
- Updated Dec 18, 2017
- JavaScript
DooMachine / rediseph
- Updated Oct 17, 2018
- TypeScript
liying2008 / medis-binaries
Improve this page
Add a description, image, and links to the redis-gui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redis-gui topic, visit your repo’s landing page and select «manage topics.»
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
*Download
Stable releases liberally follow the usual major.minor.patch semantic versioning schema.
Unstable
Stable (6.2)
Docker Hub
In the Cloud
*Other versions
Old (6.0)
Older (5.0)
*Other
Scripts and other automatic downloads can easily access the tarball of the latest Redis stable version at https://download.redis.io/redis-stable.tar.gz, and its respective SHA256 sum at https://download.redis.io/redis-stable.tar.gz.SHA256SUM. The source code of the latest stable release is always browsable here, use the file src/version.h in order to extract the version in an automatic way.
*How to verify files for integrity
The Github repository redis-hashes contains a README file with SHA1 digests of released tarball archives. Note: the generic redis-stable.tar.gz tarball does not match any hash because it is modified to untar to the redis-stable directory.
*Installation
*From source code
Download, extract and compile Redis with:
The binaries that are now compiled are available in the src directory. Run Redis with:
You can interact with Redis using the built-in client:
*From the official Ubuntu PPA
You can install the latest stable version of Redis from the redislabs/redis package repository. Add the repository to the apt index, update it and install:
*From Snapcraft
You can install the latest stable version of Redis from the Snapcraft marketplace:
Как скачать и установить Redis на Windows
В этой очень короткой статье вы прочитает, как установить Redis на Windows 10, также инструкция подойдёт начиная с Windows 7.
Также, если вы не знаете что это такое, то посмотрите статью: «Что такое Redis».
Скачиваем Redis:
Перед тем как установить, нужна скачать msi файл с Redis, для этого перейдите на GitHub, спуститесь чуть ниже, до версии 3.0.504, и там скачиваем файл с названием «Redis-x64-3.0.504.msi».
На этом скачивание закончилось.
Установка Redis:
Теперь перейдём к самой установки, для этого открываем файл, который скачали, тем везде нажимаем «next», патом вам дадут выбрать папку, куда устанавливать, выбираете, и самое главное для удобства выбираем галочку, она нужна, что бы c Redis с командной строки.
Нажимаем «Next», потом вам даёт выбрать порт подключения по умолчанию, я рекомендую не чего не менять, хотя вам возможно что то нужно.
После этого нажимаете «Next», у вас всё установится и всё, перезагрузите компьютер.
Вывод:
В этой очень короткой статье было показано как установить Redis на Windows 10, также инструкция подойдёт начиная с Windows 7.
So, You’re Looking for the Redis GUI?
Share this Article
Subscribe
Get the monthly Redis Enterprise email newsletter.
Thanks for Subscribing
We appreciate your interest! You can change your communication preferences any time by visiting this page.
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: 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 MIT LGPL 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.
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
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!
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 tell me – I’m highly available 🙂
By continuing to use this site, you consent to our updated privacy agreement as described here. You can change your cookie settings at any time as described here but parts of our site will not function correctly without them.
TRY REDIS ENTERPRISE CLOUD FREE
Redis Enterprise Cloud provides complete automation of day-to-day database operations. Start now with 30MB of free storage.
- YouTube
- GlassDoor
© 2021 Redis Labs. Redis and the cube logo are registered trademarks of Redis Labs Ltd.