Skip to content

HMSET is deprecated, but used by Microsoft.Extensions.Caching.StackExchangeRedis #28371

@dipakyadav

Description

@dipakyadav

As per Redis 4.0.0, HMSET is considered deprecated. Please use HSET in new code.
As of Redis 4.0.0, HSET is variadic and allows for multiple field/value pairs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresfeature-cachingIncludes: StackExchangeRedis and SqlServer distributed cachesgood first issueGood for newcomers.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions