DB/redis
도스창에서 redis 조작. How To Manage Redis Databases and Keys
JIK_
2022. 1. 7. 14:05
https://www.digitalocean.com/community/cheatsheets/how-to-manage-redis-databases-and-keys
How To Manage Redis Databases and Keys | DigitalOcean
Redis is a key-value data store, which is a type of NoSQL database where keys serve as unique identifiers for their associated values. Any given Redis instance includes a number of databases, each of which can hold many different keys of a variety of
www.digitalocean.com