-
-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This backend uses Memcache extension, not Memcached.
- Loading branch information
Marcin Chwedziak
committed
Dec 30, 2013
1 parent
1284314
commit e169908
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e169908
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah well, I had named it "Memcached" because Phalcon already has a Memcache Adapter, but Phalcon's implementation is very buggy. See phalcon/cphalcon#1550 - Renaming it to "Memcache" made endeveit delete it in commit 24e5d5b and now it's gone and we're left alone with the buggy version again :(
e169908
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh great, didn't see that. Thanks!