Skip to content

Split cache for big values #28

@mostafa

Description

@mostafa

The idea is to use multiple keys for holding very large responses, a away of partitioning the response, so that the plugin can deal with them and it doesn't break the cache server. The data should be cached in chunks and the plugins should be able to detect those chunks based on their key pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions