[Redis]windows下redis的安裝和啟動

來源:互聯網
上載者:User
官方的下載地址是:  http://redis.io/download

在win64一欄中可以看到redis原本是沒有windows版本的,windows版本是Microsoft Open Tech團隊開的

給出了一個github的連結地址: https://github.com/MSOpenTech/redis


下載:

在https://github.com/MSOpenTech/redis  頁面的右下角有  Download Zip的字樣,點擊之後就可以下載源碼的zip包了。

然後就是解壓: 這裡解壓的目錄是D:\devsofts\redis

啟動的程式在子目錄 D:\devsofts\redis\bin\release 下,一個是32位,一個是64位的。


配置和啟動:

在dos命令列環境下:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 D:\devsofts\redis>D:\devsofts\redis\bin\release\redis-server.exe redis.conf                  _._             _.-``__  '' -._        _.-``    `.  `_.   '' -._           Redis 2.6.12 (00000000 /0 ) 64 bit    .-`` .-```.  ```\/    _.,_  '' -._   (    '      ,       .-`  | `,    )     Running  in  stand alone mode   |`-._`-...-` __...-.``-._| '` _.-' |     Port: 6379   |    `-._   `._    /     _.-'    |     PID: 3792    `-._    `-._  `-./  _.- '    _.-'   |`-._`-._    `-.__.- '    _.-' _.-'|   |    `-._`
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.