Introduction to Redis Database installation

Source: Internet
Author: User
Tags download redis redis server

Method One:
Redis Manual cmd method for starting the server-side client
-------Redis server-side test use
1. Download Redis (https://github.com/mythz/redis-windows)
2. Extracting Redis (D:\Program Files\redis)
3. Start Redis
4. admin start cmd input d:
5. CD Program files\redis\redis-windows-master\src\msopentech\redis-64.2.8.2101
6. Redis-server.exe redis.windows.conf
7.--note (the Redis service shuts down automatically when the window is to be turned off)

-------Redis Client Test use
1. Test use
2. Also open a CMD command window to enter D:
3. CD Program files\redis\redis-windows-master\src\msopentech\redis-64.2.8.2101
4. Redis-cli.exe-h 10.0.0.207-p 6379 (note modify your own IP)
5. View IP cmd knock ipconfig
6. Set Lu Jiangjian
7. Get Lu

Method Two:
Redis Service-Side service installer

--------Redis Service Installer

1.https://github.com/rgl/redis/downloads Download
2. Install EXE, path such as: D:\Program Files (x86) \redis

--------Redis Client Use

1. Open the Redis-cli.exe in the D:\Program Files (x86) \redis directory
2. Set LU Jiangjian//Insert a piece of data
3. Get LU//read a piece of data

Introduction to Redis Database installation

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.