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 lets get started
Who this course is for:
- Web Developers with experience in PHP
Goals
- You will be able to work with Redis using PHP Client PRedis
Prerequisites
- You must have programming experience in PHP
Feedbacks (1)