- Learning Redis
- Vinoo Das
- 66字
- 2021-07-16 14:08:31
Chapter 3. Data Structures and Communicating Protocol in Redis
The previous chapter dealt with installation of Redis and running some simple programs. Since Redis is a datastore, so it's important to understand how Redis treats data by providing data structures to handle and store them. Also important is how Redis deals with data while communicating it to a client such as the communication protocol.
推薦閱讀
- 跟老齊學(xué)Python:輕松入門
- Instant 960 Grid System
- MariaDB High Performance
- Visual C
- 深入淺出PostgreSQL
- Mastering Unity 2D Game Development(Second Edition)
- PHP從入門到精通(第4版)(軟件開發(fā)視頻大講堂)
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)
- Python深度學(xué)習(xí)原理、算法與案例
- Extreme C
- Oracle數(shù)據(jù)庫(kù)編程經(jīng)典300例
- Magento 2 Beginners Guide
- Enterprise Application Architecture with .NET Core
- C語言編程魔法書:基于C11標(biāo)準(zhǔn)
- Swift 2 Design Patterns