Tutsplus - Redis Essentials



Tutsplus - Redis Essentials
WEBRip | English | MP4 | 1152 x 720 | AVC ~813 kbps | 29.970 fps
AAC | 248 Kbps | 44.1 KHz | 2 channels | 1h 34mn | 819.7 MB
Genre: Video Tutorial
In this course we're going to take a look at Redis. Redis isn't exactly a database: it's not relational or document-oriented. Instead, it's a key-value store-every "record" is just label and a piece of data. That might sound boring, but I think you'll find that Redis has a lot to offer. Let's check it out!



In this course we're going to take a look at Redis. Redis isn't exactly a database: it's not relational or document-oriented. Instead, it's a key-value store-every "record" is just label and a piece of data. That might sound boring, but I think you'll find that Redis has a lot to offer. Let's check it out!


Content:


Getting Started
Introduction and Installation
Data Structures
Data Structures Overview
String Commands
List Commands
Hash Commands
Set Commands
Sorted Set Commands
More Methods
Other Commands
Sorting
Publish and Subscribe Commands
Transactions
Administration
Redis Config Files
Outside Redis
Lua Scripting
Drivers
Conclusion
Conclusion