hmset
Set multiple field-value pairs in a Redis hash efficiently using the Redis MCP Server. Simplify data management by configuring hash keys and associated fields in one operation.
Instructions
Set multiple hash fields to multiple values
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | Yes | Field-value pairs to set | |
key | Yes | Hash key |