Skip to content

[Server] Discovery Cache #11

@chr-hertel

Description

@chr-hertel

The implementation for discovering capabilities for the registry is using the Finder and Reflection to parse folders and files - which creates some load that we don't want to have on every JSONRPC Request.

Therefore, we should bring back some kind of caching, based on one PSR interface, but not as part of the Registry, since it is a concern of the Discovery. Could be a decorator.


Please announce yourself before working on this - so we can avoid duplicate effort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ServerIssues & PRs related to the Server component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions