Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

[3.0] Cache #105

Closed
GeeH opened this issue Jun 28, 2016 · 1 comment
Closed

[3.0] Cache #105

GeeH opened this issue Jun 28, 2016 · 1 comment

Comments

@GeeH
Copy link
Contributor

GeeH commented Jun 28, 2016

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/7211
User: @marc-mabe
Created On: 2015-02-12T19:03:23Z
Updated At: 2015-11-06T20:22:37Z
Body
I would like to "fix" some weird logic from cache component.

  • Reduce arguments by reference
  • Move / Remove resource manager logic
    • the the cache storage adapter directly receives the basic resource (instances of Memcache, Memcached, MongoClient, Redis, MongoCollection, ...)
    • Where to move this logic to or should that be removed and leaving it up to the user?

Thoughts ?

ping @Ocramius @weierophinney


@marc-mabe
Copy link
Member

There are already issues open for this:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants