Skip to content

Modifiers doesn't work #66

@multipliedtwice

Description

@multipliedtwice

Hello, I try to do something like:

await client.set('key', 'value', {
  EX: 10
});

But getting err :>> Error: node_redis: The SET command contains a invalid argument type. Only strings, dates and buffers are accepted. Please update your code to use valid argument types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions