Using Redis/Couchbase to make your legacy PHP Apps stateless and scalable
In these two workshops, you will learn to use Redis and Couchbase in PHP in order to make your legacy app stateless and Scalable
Redis workshop
Workshop's material
All this workshop files are found on https://gitlab.comwork.io/comwork_public/training/redis-php.
Redis and PHP workshop [part 1]
Learning the golden rules of implementing cache, regardless of the technology behind.
Redis and PHP workshop [part 2]
Learning how to use Redis as cache implementation, storing the sessions in Redis and delegating some compute works to asynchronous microservices using Redis Pubsub.
Couchbase workshop
Workshop's material
All this workshop files are found on https://gitlab.comwork.io/comwork_public/training/couchbase-php.