BigData

Redis 운용

Kyle79 2019. 7. 23. 14:51

 

https://coding-start.tistory.com/126

 

Redis - Redis 설치 및 설정, 간단한 사용방법

Redis - Redis 설치 및 설정, 간단한 사용방법 Redis란? 정말 단순하게 표현하면 key-value 형태의 값을 저장할 수 있는 하나의 In-Memory DB라고 생각하시면 됩니다. 사용용도는 정말 많습니다. Springboot에서..

coding-start.tistory.com

 

http://blog.naver.com/PostView.nhn?blogId=theswice&logNo=221413242954&parentCategoryNo=&categoryNo=15&viewDate=&isShowPopularPosts=true&from=search

 

Redis Cluster 구축 ( 설치 및 기동 )

1. 구조 ​1) OS 및 Redis 버전 확인 2) 권장사항- SSD 및 메모리 32GB 이상을 사용할 것을 권장 3...

blog.naver.com

 

https://jeong-pro.tistory.com/139

 

Redis 소개와 설치 방법, 보안 설정 방법(ip 허용, 비밀번호 설정)등 빠르게 세팅하기

Redis란? : Remote Dictionary System의 약자로 쉽게 말하면 "인메모리 원격 캐시 서버" 정도로 생각하면 된다. 흔히 사용하면 데이터베이스와 크게 다르지 않아 NoSQL DBMS로 분류할 수도 있고 인 메모리라는 특..

jeong-pro.tistory.com

 

https://markheath.net/post/exploring-redis-with-docker

 

Exploring Redis with Docker

Mark Heath's Development Blog

markheath.net

 

 

https://marketplace.visualstudio.com/items?itemName=MohsenKokabi.RedisExplorer-13503

 

Redis Explorer - Visual Studio Marketplace

OverviewQ & ARating & Review Redis explorer, editing strings, lists, sets and hashes. Find this tool under View/Other windows. Then, enter Redis url in the text box and hit the Connect button next to it. It will connect to the Redis server, list the databa

marketplace.visualstudio.com

 

 

 

'BigData' 카테고리의 다른 글

VS Code 설치  (0) 2019.07.29
OLAP 의 이해  (0) 2019.07.26
Apache KUDU + Impala + Hive + Mysql(meta) + HBase + S3 구축  (0) 2019.07.23
Amazon S3 를 이용하여 Apache HBase 구축  (0) 2019.07.23
kafka 와 storm 을 이용한 실시간 분석  (0) 2019.07.23