Skip to content

Redis types are incorrect #488

@phoens

Description

@phoens
Screenshot 2025-01-14 at 1 50 37 PM Screenshot 2025-01-14 at 1 51 03 PM

const redis = await connect({ hostname: "127.0.0.1", port: 6379, });

Here redis type is completely wrong. It suggests it contains connection method ?
If you check the first screenshot it is as per JSR documentation. However set and get is not suggesting as per types.

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