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
'DB > redis' 카테고리의 다른 글
Redis 데이터 타입 (0) | 2022.01.10 |
---|---|
In - memory / pipelining 이란? (0) | 2022.01.04 |