Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Redis

Posted By: naag
Learning Redis

Learning Redis
MP4 | Video: 1280x720 | 57 kbps | 48 KHz | Duration: 2 Hours | 302 MB
Genre: eLearning | Language: English

Develop applications with lightning fast data access using Redis

A database is the backbone of any application, and for developers working with varied and sizable data sets, selecting an appropriate data store is a critical development consideration. Redis, an in-memory, key-value data store offers simplified, rapid data access, valuable in a range of situations where instant access is necessary, for example with data caching.

Learning Redis is an example-based introduction which demonstrates how to work with the data store by creating a playable word game, written in NodeJs. Fundamental topics of Redis are covered along the way.

You’ll see how simple it is to install the database on your own machine or use a database provider in the cloud. Together we will discover the basic native data types of Redis and how to use them as we write a real game using JavaScript in a NodeJs environment. We’ll store and retrieve data using the Redis CLI and understand the basic NoSQL data keys and storage techniques.

Whether you’re writing a game or any other application, you need a place to store data. Learning Redis will demonstrate why you should implement Redis.

Throughout the course, we will put to use the important concepts of Redis such as keys, values, sets, and hashes, which will help us build a solid application that works on some of the most important app requirements such as information storage, validation, pub/sub, notifications, and sorting.

By the end of the course, you will understand how to make use of all of Redis’ features so you can design applications with rapid, efficiently managed data access.

Learning Redis