Windows installation Reids

Source: Internet
Author: User
Tags install redis

1. Download windows version, 64 bit, 3.0 version can

Official website: http://redis.io/download

Github:https://github.com/msopentech/redis/tags

2. Creating path C:\Redis\redis-3.0, storing Redis files

3. Under Redis path, start the command

Redis-server redis.windows.conf

4, set up service command, boot up Redis

Redis-server--service-install redis.windows-service.conf--loglevel verbose

5. Add Redis path both system environment path, under any path can be cmd start redis-cli

6.REIDS-CLI Test

7. Common Redis service commands.

Uninstall Service: Redis-server--service-uninstall

Open service: Redis-server--service-start

Stop service: Redis-server--service-stop

when installing Redis to system service, error:[12116] Dec 10:39:16.588 # Handleservicecommands:system error caught. Error code=1073, message = CreateService FAI Led:unknown ErrorCause: The system service already existsWorkaround:Uninstall the service before installing: Redis-server--service-uninstallthen in: redis-server--service-install redis.windows.conf

Windows installation Reids

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.