Skip to content

Feature request: FileBackend should honor the cache_name as base directory for all caches (responses and redirects) #180

@netomi

Description

@netomi

Feature description

Use case

Right now, the FileBackend cache stores the cached responses in a directory denoted by the cache_name parameter. The redirects database on the other hand is stored in parent directory. It would be more consistent if both caches would be stored in the directory denoted by cache_name, this is also the behavior of the requests cache.

Workarounds

Not that I am aware of.

Plan to implement

yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions