WindowsにRedisをインストールする
WindowsにRedisをインストールする
インストール
WindowsにRedisをインストールします。
Redis is not officially supported on Windows. However, you can install Redis on Windows for development by following the instructions below.
正式にはサポートされておらず、WSL2にインストールすることなら可能だそうです。
ただこちらからmsiダウンロードしてWindowsにインストールすることができます。
サーバ起動
サーバはサービスとして起動されます。
クライアント起動
コマンドプロンプトからクライアントを起動します。
C:\>redis-cli 127.0.0.1:6379>
参考サイト
Install Redis on Windows
Use Redis on Windows for development
KHI入社して退社。今はCONFRAGEで正社員です。関西で140-170/80~120万から受け付けております^^
得意技はJS(ES6),Java,AWSの大体のリソースです
コメントはやさしくお願いいたします^^
座右の銘は、「狭き門より入れ」「願わくは、我に七難八苦を与えたまえ」です^^
コメント