? ? Failure

User tests: Successful: Unsuccessful:

avatar klas
klas
3 Jun 2017

Pull Request for Issue #9898

Summary of Changes

Remove own accounting and replace it with builtin functions

Testing Instructions

Expected result

Actual result

Documentation Changes Required

avatar klas klas - open - 3 Jun 2017
avatar klas klas - change - 3 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Jun 2017
Category Libraries
avatar klas klas - change - 3 Jun 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 3 Jun 2017
Category Libraries Libraries Unit Tests
avatar klas klas - change - 3 Jun 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 3 Jun 2017
Category Libraries Unit Tests Libraries
avatar klas klas - change - 3 Jun 2017
The description was changed
avatar klas klas - edited - 3 Jun 2017
avatar klas
klas - comment - 3 Jun 2017

Please note this has not been tested yet.

avatar ghost
ghost - comment - 19 Jul 2019

Why do you use that? Joomla allows to connect to the one server only.

@klas any comment?

avatar franz-wohlkoenig franz-wohlkoenig - change - 19 Jul 2019
Status Pending Information Required
avatar klas
klas - comment - 29 Jul 2019

HI, answered.

avatar jwaisner
jwaisner - comment - 11 Mar 2020

@klas Please update PR to fix conflicts.

avatar laoneo laoneo - change - 18 Mar 2022
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2022-03-18 08:04:38
Closed_By laoneo
Labels Added: ? ?
Removed: ?
avatar laoneo
laoneo - comment - 18 Mar 2022

Sorry that it has taken so long to respond to this pull request. As we want replace our current cache API with PSR-16, this pr is not valid anymore and will be closed. If you want to help us in the PSR-16 project, get in touch with one of the @joomla/cms-maintainers. Thanks for your understanding.

avatar laoneo laoneo - close - 18 Mar 2022
avatar klas
klas - comment - 4 Apr 2022

@laoneo As caching requires great deal of practical knowledge I would rather suggest you use one of the existing libraries. Also please note PSR-16 only covers low level caching (currently known in Joomla as Storage), to keep the current performance you will need to add at least higher-level View (Render) caching.

avatar HLeithner
HLeithner - comment - 4 Apr 2022

@klas that's the reason why we want to switch to PSR-16, we would like to have a cms layer for psr-16 caches, if you look at the framework our caching package is already deprecated with the PSR-6/16 note: https://github.com/joomla-framework/cache

If you would like to make this happen it would be really appreciated.

Add a Comment

Login with GitHub to post a comment