모든 key 가져오기 127.0.0.1:6379> keys *619*127.0.0.1:6379> keys *619* 127.0.0.1:6379> keys *619* https://chartio.com/resources/tutorials/how-to-get-all-keys-in-redis/ Database 목록 가져오기 127.0.0.1:6379> keys *619*127.0.0.1:6379> keys *619* $ redis-cli INFO | grep ^db db0:keys=1500,expires=2 db1:keys=200000,expires=1 db2:keys=350003,expires=1https://stackoverflow.com/questions/12802726/list-all-redis-dat..
redis-cli에서 아래 명령어를 수행 config set stop-writes-on-bgsave-error yes References https://charsyam.wordpress.com/2013/01/28/%EC%9E%85-%EA%B0%9C%EB%B0%9C-redis-%EC%84%9C%EB%B2%84%EA%B0%80-misconf-redis-is-configured-to-save-rdb-snapshots-%EC%97%90%EB%9F%AC%EB%A5%BC-%EB%82%B4%EB%A9%B0-%EB%8F%99%EC%9E%91%ED%95%98%EC%A7%80/ https://stackoverflow.com/questions/19581059/misconf-redis-is-configured-to-save-..
kent@rtest1:~/redis-4.0.2/src$ ./redis-cli INFO | grep ^db db0:keys=4,expires=0,avg_ttl=0 kent@rtest1:~/redis-4.0.2/src$ ./redis-cli INFO keyspace # Keyspace db0:keys=4,expires=0,avg_ttl=0 kent@rtest1:~/redis-4.0.2/src$ ./redis-cli keys "*" 1) "job_results:1234" 2) "job_status:1234" 3) "a1234" 4) "1234"
Pre Installations$ sudo apt install make $ sudo apt install gcc $ cd deps $ make hiredis jemalloc linenoise lua Installationshttps://redis.io/download $ make$ src/redis-server Referenceshttps://redis.io/topics/quickstarthttps://redis.io/topics/confighttps://stackoverflow.com/questions/19091087/open-redis-port-for-remote-connections
- Total
- Today
- Yesterday
- Python
- kubernetes
- AWS
- PubSub
- MongoDB
- 은전한닢
- xpath
- Spring Boot
- Paw
- spring #lombok
- Ansible
- Redis
- MacOS
- mecab
- pymongo
- ansible-container
- git
- GCP
- PIP
- zsh
- TDD
- docker
- X-Pack
- Netty
- scrapy
- pycharm
- boot2docker
- docker-machine
- IntelliJ
- Elasticsearch
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |