Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Support for caching different event types and data from matrix to improve performance. #38

@kuries

Description

@kuries

The following list of event types and data needs to be cached in the near future:

  1. Custom account data events
  2. Room membership state of all registered users in a room
  3. List of rooms for which the matrix bot has invite, kick permissions

This will reduce the number of API calls the application will send to a matrix homeserver / third-party server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions