Skip to content

Feature add Caching of Container Contents, listDirectory() method #16

@jgulledge19

Description

@jgulledge19

The media source tree does lots of API calls to S3 and this can be resource intensive if you have several S3 media source with nested folders.

Use xPDOCacheManager to cache the what the directory and files are in the media source. When a file or folder is created, updated or deleted also clear the cache for the related tree.

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