{{ variable.name }}
Introduction: An introductory tutorial on using Redis and Jedis
Chapter 1 Course Introduction
Overview of NoSQL
1-1000 - Course Introduction
Chapter 2 Overview of NoSQL
What is NoSQL? Why do we need NoSQL? What are the features of NoSQL?
2-1 01- Overview of NoSQL
Chapter 3 Overview of Redis
What is Redis and what are its usage scenarios
3-1 02- Overview of Redis
Chapter 4 Installation and Usage of Redis
The installation and usage of Redis
4-1 03- Installation of Redis
Chapter 5: Introduction to Jedis
Introduction to Jedis
5-1 04- Introduction to Jedis
Chapter 6: Data Structures of Redis
The data structure of Redis
6-1 05- Strings in Redis' Data Structure
6-2 06- Hash in Redis' Data Structure
6-307 -Redis' Data Structure - list
6-4 08-Redis' Data Structure set
6-509 -Redis' Data Structure - sorted-set
Chapter 7 General Commands of Redis
The general commands of Redis
7-1 10- General Operations of Keys in Redis
Chapter 8 Transactions in Redis
Redis transactions
8-1 11- Features of Redis
Chapter 9 Persistence of Redis
Redis persistence
9-1 12- An Overview of Redis Persistence
9-2 13-Redis' persistent RDB approach
9-3 14-Redis' persistent AOF approach
Chapter 10 Course Summary
Course Summary
10-1 15-Redis Course Summary