Skip to content

Implement a caching mechanism for retrieving and storing channels information #363

@DiTsi

Description

@DiTsi

Create cache for channels same as users cache.

Cache requirements

The cache should store information for:

  • All channels used in route

Directory Structure (e.g.)

data/
└ cache/
    └ channels/
        <channel_id>.json

Fields

Channel fields we should store:

  • name

Config

No changes are required in configuration files or environment variables.

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