Task #46821
closedAdd support for user-data-cache APCu (since the arrival of Zend Optimizer+ now)
100%
Description
APCu is user-data part of APC - essentially APC without the opcache-part :-)
http://it-republik.de/php/news/APCu-4.0.0-im-PECL-erschienen-066941.html
http://it-republik.de/php/news/APCu-Autor-Joe-Watkins-erklaert-worauf-wir-achten-muessen-066942.html
Updated by Stefan Neufeind over 11 years ago
http://pecl.php.net/package/APCu
Functions : same API as APC.
This is a (friendly) fork of APC, dedicated to clean-up code from all the cache side of opcode and to provide an alternative permitting to supersede APC in a transparent manner to applications.
(source: http://blog.famillecollet.com/post/2013/03/25/PHP-opcode-and-user-data-cache)
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19462
Updated by Stefan Neufeind over 11 years ago
Could somebody turn this from "feature" into a "task" please? See patch in review. The API is identical, APCu is just "an APC without opcache-functionality".
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19462
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19462
Updated by Christian Kuhn over 11 years ago
- Tracker changed from Feature to Task
Updated by Stefan Neufeind over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0d34f7f09598c80b5613a5e4b9538559a23b2ab8.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19468
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19469
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/19470
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/19471
Updated by Stefan Neufeind over 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset 5d4f0430428240cf1f413672a07912d084244e6d.