Skip to content

Provide a faster ArrayCache implementation #296

@mnapoli

Description

@mnapoli

Performances could be improved slightly from Doctrine's ArrayCache with a simpler implementation (saw that after a profiling).

A SingleFileCache could also be provided to implement what is described in #289 (comment):

Also implementing a file cache that writes and reads to a single file, and loads it in memory on the first get() would be very easy

Might be useful for e.g. Piwik.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions