Skip to content

Conversation

@Nyholm
Copy link
Contributor

@Nyholm Nyholm commented Oct 9, 2024

There are two ways to use Redis with PHP. One is with a library (written in PHP) and the other one is with a PHP extension (written in C).

The extension is faster but the library is easier to install, especially if you are on shared hosts.

There are two ways to use Redis with PHP. One is with a library (written in PHP) and the other one is with a PHP extension (written in C). 

The extension is faster but the library is easier to install, especially if you are on shared hosts.
@CLAassistant
Copy link

CLAassistant commented Oct 9, 2024

CLA assistant check
All committers have signed the CLA.

@dwdougherty
Copy link
Collaborator

Hi @andy-stark-redis . I'll leave it to you to decide if this change is appropriate.

Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I've had it confirmed that this is fine. Approved.

@andy-stark-redis andy-stark-redis merged commit c6c12fa into redis:main Oct 10, 2024
2 checks passed
@Nyholm Nyholm deleted the patch-1 branch October 10, 2024 08:50
@Nyholm
Copy link
Contributor Author

Nyholm commented Oct 10, 2024

Thank you for the quick review and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants