Feature Request #4024
Redis driver
| Status: | Closed | Start date: | 05/26/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | Kohana v3.x - Unscheduled | |||
| Resolution: | wontfix | Points: |
Description
It would be nice to have a Redis cache driver, given the rising popularity of this document K/V store system.
History
Updated by Jeremy Bush 12 months ago
- Target version changed from v3.2.0 to v3.3.0
Updated by Jeremy Bush 5 months ago
- Target version changed from v3.3.0 to Unscheduled
Updated by Logan Aube 4 months ago
Is the standard Redis PHP extension https://github.com/nicolasff/phpredis? I'd be willing to take a stab at it as long as I know I'm not going down a wrong path by basing it off this
Updated by Jeremy Bush 4 months ago
- Status changed from New to Closed
- Resolution set to wontfix
I don't think we want to support this in core. A third party module would be best.