Redis Tutorial

Redis(REmote DIctionary Server) is a key-value storage system written by Salvatore Sanfilippo. Redis provides a wealth of data structures and operations on these data structures. Because Redis's data is stored in memory, accessing it can be very fast, so Redis is used extensively in the cache system to store hotspot data, which can greatly improve the responsiveness of the website. Redis is often referred to as a data structure server. Redis's key values include strings, hashes, sets, sorted sets and other data types. For these data types, you can perform atomic operations, such as: append the string (append); increment the value in the hash; add elements to the list; calculate the intersection, the union and difference of sets, and so on.

The course will be available to you when you upgrade to Pro.
Get 7-days Pro Free
2018-08-07 01:05 Updated
Difficulty: Fundamental Score: 5 73 Learned
  • By PayPal
  • By LabEx Coins

Click the Paypal button to purchased this course:

Pay Amount:  $ 1.90

Click the Confirm button to purchased this course:

Pay Amount:  19 Credits

Loading...
The page is frozen? Click to refresh
  • Labs
  1. cant
    Lab
    Introduction and Installation
    Start Lab
  2. cant
    Lab
    Data Type of Redis
    Start Lab
  3. cant
    Lab
    Application of Common Configuration
    Start Lab
  • Comments
  • Questions
Submit

Most recent comments


Redis Tutorial
Teacher
LabEx
LabEx
LabExis the Labex teacher.

Feedback

Start new lab

A lab is running. Would you like to stop it and start a new one?

Cancel