Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
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 31 1 2 3 4

Redis And Php

Posted By: ELK1nG
Redis And Php

Redis And Php
Last updated 2/2018
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 68.58 MB | Duration: 0h 40m

Working with Redis in PHP using PRedis

What you'll learn
You will be able to work with Redis using PHP Client PRedis
Requirements
You must have programming experience in PHP
Description
This course covers Redis as a Cache Storage which really helps in making websites perform really fast as the data is served directly from Redis Cache rather than database. So learning how to make a better website is incomplete without learning how to use Redis.In this course we will coverInstalling Redis on WindowsInstalling Redis on Linux instance using Amazon Web ServicesWorking with Predis - Redis ClientLearning the basics of RedisExploring SetsExploring Sorted SetsExploring ListsExploring HashesIntegrating Redis with PHP FormsSo lets get started

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Installing Redis on Windows

Lecture 2 Installing Redis on Windows

Lecture 3 Installing Redis Client For PHP

Lecture 4 Connecting Redis via Predis

Section 3: Installing Redis on Linux

Lecture 5 Installing Redis on Linux

Lecture 6 Setting up Redis on Linux - Amazon EC2 instance

Lecture 7 Redis - Running Redis on Linux and Connecting it to PHP via PRedis

Section 4: Redis Basics

Lecture 8 Redis Datatypes

Lecture 9 Redis - Store/Retrieve/Check Data

Lecture 10 Increment and Decrements Commands

Section 5: Exploring Lists

Lecture 11 Introduction to commands to work with Lists

Lecture 12 Working with lists - Code Example

Section 6: Exploring Hashes

Lecture 13 Introduction to commands to work with Hashes

Lecture 14 Working with Hashes

Section 7: Exploring Sets

Lecture 15 Introduction to commands to work with Sets

Lecture 16 Working with Sets

Section 8: Exploring Sorted Sets

Lecture 17 Introduction to commands to work with Sorted Sets

Lecture 18 Working with Sorted Sets

Section 9: Setting Expiry and Persisting Data

Lecture 19 Setting Expiry and Making a key persistent

Lecture 20 Working with Expiry and Persists

Section 10: Predis and PHP

Lecture 21 Integrating Redis with PHP Forms

Section 11: Conclusion & Code Download

Lecture 22 Conclusion & Code Download

Web Developers with experience in PHP