Skip to content

Conversation

@pulzarraider
Copy link
Contributor

@pulzarraider pulzarraider commented Oct 10, 2023

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.

@pulzarraider pulzarraider changed the title Add phpredis support [WIP] Add phpredis support Oct 10, 2023
@pulzarraider pulzarraider changed the title [WIP] Add phpredis support [Campaign] Add phpredis support Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant