Redis Windows7 64-bit installation and visualization (pro-Test success)

Source: Internet
Author: User

1. Unzip the downloaded Redis to a folder, and I unzip the following:

2. Start Redis

Windows run (shortcut key: Windows key +r), enter the "cmd" command to enter the Doc OS window.

Input command: E:\Redis\redis-server.exe E:\Redis\redis.windows.conf (Note that the file path is not written incorrectly), then the effect is as follows:

3. The service is now started and will be tested later. Next we install the Redis visualization software Redisdesktopmanager, need to connect Redis after launch, this time we recommend that you change the connection password, the default is no password. Here we directly modify the redis.windows.conf file, open it, find the # Requirepass foobared (#打头的表示此行是注释说明状态, remove # is the configuration state), we modify, remove #, configure a password (or simply another line, According to the writing is),

4. Open the Visual software Redisdesktopmanager, connect as shown:

5. After successful connection, the following tests can be done:

1 redis 127.0.0.1:6379> SET runoobkey redis2OK3 redis 127.0.0.1:6379 > DEL runoobkey4 (integer) 1

6. If the test results are like, then congratulations on Redis and visualization are installed successfully!

Redis Windows7 64-bit installation and visualization (pro-Test success)

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.