What's new
Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Redis Database Tutorial

Lee

Active member
09ebf6a5-e9b9-49df-8bbe-b4acac2d3aff.png

Instructors: Frank Anemaet1 section 9 lectures 35m total lengthVideo: MP4 1280x720 44 KHz | English + SubUpdated 8/2021 | Size: 155 MB

redis commands for bners

How to install Redis
How to configure Redis
How to use the Redis database
How to use the Redis-cli

Have a Linux computer available

The Redis database is a networked, in-memory, key-value database.​

It uses a different paradigm than the commonly use SQL;database systems.
The Redis database can store diverse kinds of data (strings, hashes, lists, sets, sorted sets, bitmaps), and support different kinds of operations (hashes, lists, sets, sorted sets, bitmaps) on the data.
It is written in ANSI C and can be used on all major operating systems. The Redis database has been running since December 2007 and in the last 5 years it has been ed more than 1.5 million s.
As a developer, I have used Redis on a number of projects. It is an excellent choice for projects that require ultra-fast data access. Redis is in-memory, which means that it stores all its data in memory, so writing to Redis is fast. Since memory is so much faster than disk access, this means that Redis' data access is very efficient.
In this course you will learn how to use the Redis database, how to install it, and many other options. It is a course for bners, no prior knowledge about databases is required. You will learn how to use the redis command line interface and a lot more.

Who this course is for:Developers that want to learn to use the Redis databaseDevelopers that want to learn a new paradigm besides SQL databases



DOWNLOAD
uploadgig.com
Code:
https://uploadgig.com/file/download/e51361B21233912d/qvJwcPpO_.RedisDatab.rar

rapidgator.net
Code:
https://rapidgator.net/file/04c2f7a54e080334f5468a303f6ba324/qvJwcPpO_.RedisDatab.rar.html

nitro.download
Code:
https://nitro.download/view/CA873832DA8E772/qvJwcPpO_.RedisDatab.rar
 

Users who are viewing this thread

Back
Top