Project

General

Profile

Actions

Feature #46142

closed

Introduce XCache cache backend

Added by Philipp Gampe about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Caching
Target version:
Start date:
2013-03-09
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:

Description

http://xcache.lighttpd.net/wiki/XcacheApi
http://xcache.lighttpd.net/wiki/XcacheIni#XCacheCacher

You need to reserve some cache for the for the var cache (xcache.var_size int).

The patch is based on the Wincache backend which itself is based on APC backend.

XCache var cache is a key-value cache.

The wincache unit test has been copied and adopted as needed.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #35818: WinCache as Cache BackendClosedTobias Burger2012-04-10

Actions
Related to TYPO3 Core - Task #46817: WincacheBackend: Add a "Testing"-context to the testsClosedStefan Neufeind2013-03-31

Actions
Actions #1

Updated by Gerrit Code Review about 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/18823

Actions #2

Updated by Christian Kuhn about 11 years ago

the variable cache of xcache is not supported in cli mode :(

Actions #3

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18823

Actions #4

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18823

Actions #5

Updated by Gerrit Code Review about 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18823

Actions #6

Updated by Gerrit Code Review about 11 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18823

Actions #7

Updated by Philipp Gampe about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF