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

[3.0] Cache #105

Closed
Closed
@GeeH

Description

@GeeH

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


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions