remp2020 / remp

REMP - Reader's engagement and monetization platform. Set of open-source tools for publishers to engage with their audience. Repository is public mirror of our internal private repo.
https://remp2020.com
MIT License
126 stars 39 forks source link

[Campaign] Add phpredis support #232

Open pulzarraider opened 11 months ago

pulzarraider commented 11 months ago

This PR is based on optimized code from #231 . It adds support for Redis PHP extension (known as phpredis).

The Redis PHP extension is more efficient in communicating with Redis. It can be used instead of Predis for better performance.

According to our performance tests against showtime.php (ab -n 10000 -c 20) the Campaign will be much more efficient:

The optimization was developed by Petit Press a.s., which also created the DAM (Digital Asset Management) project in partnership with Google. This project is free and open source. Petit Press a.s. operates the www.sme.sk website.