Bug #345
Cache_Memcached actually uses memcache, not memcached
| Status: | Closed | Start date: | 2011-03-15 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Alex Cartwright | % Done: | 100% |
|
| Category: | Zula::Libraries | |||
| Target version: | 2.6.2 | |||
| PHP Version: |
Description
The class Cache_Memcached actually attempts to use the memcache extension instead of memcache*d*, these are different extensions. It should be fixed to support memcached.
History
Updated by Alex Cartwright 9 months ago
- Status changed from Confirmed to In progress
Updated by Alex Cartwright 9 months ago
- Status changed from In progress to Closed
- % Done changed from 0 to 100