Redis GUI Operations Tool under Windows

Source: Internet
Author: User

1.

Redisdesktop

HTTPS://redisdesktop.com/download

2. Download the Windows version and install it

Parameters for processing Redis

According to one of the blogs above took the automatic start of redis disposition

The parameter file also becomes/etc/redis/6379.conf

So modify this configuration file

vim/etc/redis/63790.0. 0.0 so that other machines can be accessed remotely add the Requirepass parameter to ensure that Redis is not random access must have a private password Requirepass Test6530

Modify Point

 is protected (using"requirepass"is <master-password> Requirepass Test6530  is inch  in the different ways:

And

#~ ~ ~ WARNING ~ ~ ~ If  the computer running Redis is directly exposed to the# Internet, binding to all the ' in Terfaces   is dangerous and would expose the# instance to everybody on the internet. so by default  We uncomment the# following bind directive, that would force Redis to listenonly into # the IPV4 lookback InterfaceAddress ( Thismeans Redis would be able to# accept connections only fromclients running into the same computer it# isrunning). # # IF You is sure you want YOUR INSTANCE to LISTEN to all the interfaces# JUST COMMENT the following line.# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bind  0.0. 0.0 

3. Installing Redisdesktop

The process is simply skipped

Operator interface

Redis GUI Operations Tool under Windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.