-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, nice library! Just wondering if this library is planning (or not) to add support for phpredis.
Of course, the real-world benefits are debatable but I'm asking because
- some people see performance benefits from phpredis
- many PHP developers just assume the phpredis C library is better performance than the Predis library (which kind of makes sense)
Furthermore
- https://github.com/MacFJA/php-redisearch only works with Predis
- https://github.com/ethanhann/redisearch-php does not yet support Redis 2.0 and the author is not using github issues so the project is at risk
- From the look of the code here it looks like support for phpredis might be planned.
- From the look of the code here it looks like an abstraction layer might be entirely viable.
Metadata
Metadata
Assignees
Labels
No labels