Skip to content

cache the result of check-host for 1 day #423

Open
@gzm55

Description

@gzm55

What would you like to be added

add some local cache mechanism to reduce the number of api querying to /ssh/check-host. The cache can be a local json object, with the hostname as the key, the result of successful query and ttl as value object.

Why this is needed

improve the checking and handshaking performance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions