Feature #35818

WinCache as Cache Backend

Added by Tobias Burger over 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-04-10
Priority:Should have Due date:
Assigned To:Tobias Burger % Done:

100%

Category:Caching Spent time: -
Target version:6.0.0
PHP Version:5.3 Sprint Focus:
Complexity:easy

Description

Add WinCache as an option for the Cache Backend.


Related issues

related to Core APIs - Task #44716: Adapt caching framework documentation to TYPO3 6.0 Closed 2013-01-22
related to Core - Bug #44937: Remove obsolete method flushByTags from wincache Resolved 2013-01-29
related to Core - Feature #46142: Introduce XCache cache backend Resolved 2013-03-09
related to TYPO3.Flow - Feature #46216: Add wincache cache backend New 2013-03-12

Associated revisions

Revision 0707d0b0
Added by Tobias Burger about 3 years ago

[FEATURE] Add wincache as a cache backend

Add wincache as a cache backend for TYPO3 installations
running on a windows machine

Change-Id: I3089939f87d2597001120d9d3831f4e9ddb913bd
Resolves: #35818
Releases: 6.0
Reviewed-on: http://review.typo3.org/10204
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 537f5788
Added by Tobias Burger about 3 years ago

[FEATURE] Add wincache as a cache backend

Add wincache as a cache backend for TYPO3 installations
running on a windows machine

Change-Id: I3089939f87d2597001120d9d3831f4e9ddb913bd
Resolves: #35818
Releases: 6.0
Reviewed-on: http://review.typo3.org/10204
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 528385b0
Added by Tobias Burger almost 3 years ago

[FEATURE] Add wincache as a cache backend

Add wincache as a cache backend for TYPO3 installations
running on a windows machine

Change-Id: I3089939f87d2597001120d9d3831f4e9ddb913bd
Resolves: #35818
Releases: 6.0
Reviewed-on: http://review.typo3.org/10204
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision e67bb798
Added by Christian Kuhn over 2 years ago

[BUGFIX] Remove obsolete flushByTags() from wincache

Method flushByTags() was removed from the cache backend interface
since core version 4.6 and fully removed in 6.0. The wincache
backend still implements this method, but it is never used
anywhere, so it can be removed.

Change-Id: I038f1839f77b33173122bb8a0485dd005ee8a5a4
Fixes: #44937
Related: #35818
Releases: 6.1, 6.0
Reviewed-on: https://review.typo3.org/17809
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 6b97651b
Added by Christian Kuhn over 2 years ago

[BUGFIX] Remove obsolete flushByTags() from wincache

Method flushByTags() was removed from the cache backend interface
since core version 4.6 and fully removed in 6.0. The wincache
backend still implements this method, but it is never used
anywhere, so it can be removed.

Change-Id: I038f1839f77b33173122bb8a0485dd005ee8a5a4
Fixes: #44937
Related: #35818
Releases: 6.1, 6.0
Reviewed-on: https://review.typo3.org/17810
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Tobias Burger over 3 years ago

  • % Done changed from 0 to 100

Added WinCache as an option for the Cache Backend.

#2 Updated by Jigal van Hemert over 3 years ago

  • Status changed from New to Needs Feedback

Where is the patch for this? I can't find anything in Gerrit.

#3 Updated by Susanne Moog over 3 years ago

  • Status changed from Needs Feedback to Under Review

Patch is pending at https://review.typo3.org/#/c/10204/ but in the commit message some parts are missing. Have a look at http://wiki.typo3.org/CommitMessage_Format_(Git) for the correct format.

#4 Updated by Gerrit Code Review over 3 years ago

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

#6 Updated by Steffen Ritter over 3 years ago

  • Target version set to 6.0.0
  • TYPO3 Version changed from 4.7 to 6.0

#7 Updated by Gerrit Code Review about 3 years ago

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

#8 Updated by Gerrit Code Review about 3 years ago

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

#9 Updated by Tobias Burger about 3 years ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF