当前位置:网站首页>M1 Pro install redis
M1 Pro install redis
2022-07-03 04:46:00 【en-Anna】
step 1: install redis
homebrew For installation steps, see :m1 pro install homebrew
# Command to install
brew install redis
step 2: Start the service / close
# Initial start up
brew services start redis
==> Successfully started `redis` (label: homebrew.mxcl.redis)
# Connect redis
redis-cli
127.0.0.1:6379> set name nazimei
OK
127.0.0.1:6379> get name
"nazimei"
# Close the connection , And exit
127.0.0.1:6379> shutdown
not connected> quit
step 3: Visual interface
AnotherRedisDesktopManage: Official website address
github Project links : AnotherRedisDesktopManager V1.4.9
choice arm Version of dmg download , And install :
After successful installation , Open default is English, If it needs to be modified into Chinese 
make new connection : because redis The default configuration of does not require password authentication , So directly 【 determine 】 You can connect successfully . Out of redis Server security considerations , It is recommended to start redis Authentication password for , Connect .
边栏推荐
- The usage of micro service project swagger aggregation document shows all micro service addresses in the form of swagger grouping
- RSRS index timing and large and small disc rotation
- Truncated sentences of leetcode simple questions
- The current market situation and development prospect of the global gluten tolerance test kit industry in 2022
- Thesis reading_ Chinese medical model_ eHealth
- stm32逆向入门
- Leetcode simple problem delete an element to strictly increment the array
- [set theory] binary relation (example of binary relation operation | example of inverse operation | example of composite operation | example of limiting operation | example of image operation)
- JVM原理简介
- [Thesis Writing] how to write the overall design of JSP tourism network
猜你喜欢

Asp access teaching management system design finished product

Thesis reading_ ICD code_ MSMN

MediaTek 2023 IC written examination approved in advance (topic)

How to choose cross-border e-commerce multi merchant system

Arthas watch grabs a field / attribute of the input parameter

Introduction to JVM principle

Why should programmers learn microservice architecture if they want to enter a large factory?

Jincang KFS data bidirectional synchronization scenario deployment

2022 t elevator repair simulation examination question bank and t elevator repair simulation examination question bank

FISCO bcos zero knowledge proof Fiat Shamir instance source code
随机推荐
Games101 Lesson 9 shading 3 Notes
Market status and development prospect forecast of global button dropper industry in 2022
[set theory] binary relationship (special relationship type | empty relationship | identity relationship | global relationship | divisive relationship | size relationship)
【PHP漏洞-弱类型】基础知识、php弱相等、报错绕过
Thesis reading_ Chinese NLP_ ELECTRA
Literature reading_ Research on the usefulness identification of tourism online comments based on semantic fusion of multimodal data (Chinese Literature)
After job hopping at the end of the year, I interviewed more than 30 companies in two weeks and finally landed
What functions need to be set after the mall system is built
How to use kotlin to improve productivity: kotlin tips
普通本科大学生活避坑指南
[free completion] development of course guidance platform (source code +lunwen)
2022 Shandong Province safety officer C certificate examination content and Shandong Province safety officer C certificate examination questions and analysis
Jincang KFS data bidirectional synchronization scenario deployment
[set theory] binary relation (example of binary relation on a | binary relation on a)
Mobile terminal - uniapp development record (public request encapsulation)
Reptile exercise 03
【工具跑SQL盲注】
Smart contract security audit company selection analysis and audit report resources download - domestic article
[luatos sensor] 1 light sensing bh1750
The reason why the entity class in the database is changed into hump naming