This repository was archived by the owner on Jan 29, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 52
[3.0] Cache #105
Copy link
Copy link
Closed
Description
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?
- the the cache storage adapter directly receives the basic resource (instances of
Thoughts ?
ping @Ocramius @weierophinney
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels