Redis and PHP
Working with Redis in PHP using PRedis
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 cover
Installing Redis on Windows
Installing Redis on Linux instance using Amazon Web Services
Working with Predis – Redis Client
Learning the basics of Redis
Exploring Sets
Exploring Sorted Sets
Exploring Lists
Exploring Hashes
Integrating Redis with PHP Forms
So let’s get started
There are no reviews yet.