You can create a SSH tunnel to your Redis server manually and connect to localhost: ssh -L 6379:REDISHOST:6379 SSHUSER@SSHHOST -P SSHPORT -i SSHKEY -T -N or use pre-built binary for your OS Build on OS X. RCA (redis-client-app) Intruduction. A redis client application on mac, windows and linux. PS: The project is still the original version, without rigorous testing. Expect the interested person to download and try it out. Update Log 2017-10-12. The project was first released. Install Environment. To enter redis interactive console. Redis-cli To list all keys in redis. Keys. To clear all redis keys. Flushall To exit redis interactive console. Exit To set a new instance of redis, all you need is a new redis config file, start redis with that config file and you will have a second redis instance up and running.
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.
We are waiting for your feedback! Please write any issues and proposals to GitHub Issues.
Features
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
Mac Os Redis Client
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 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:
14763
Redis Client Install Mac High Sierra
Registered users
511
Redis Client Install Mac 10.13
Banned users