-
Notifications
You must be signed in to change notification settings - Fork 1
Redis 설치 #57
Copy link
Copy link
Open
Labels
Back-enddocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Redis 란
- 인메모리 기반 NoSQL
Redis 설치
- homebrew로 설치 진행
- 설치는 https://brew.sh/index_ko 에서 진행
brew install redisredis-server로 실행redis-cli로 server에 명령을 보내고 조회할수있음
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Back-enddocumentationImprovements or additions to documentationImprovements or additions to documentation