Software Engineering :: Database :: Redis :: Command :: HSET
⪼ Made with 💜 by Polyglot.
HSETTime complexity: O(1) for each field/value pair added, so O(N) to add N field/value pairs when the command is called with multiple field/value pairs.
HSET key field value [field value ...]
❯ HSET user:wilmoore token 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 username wilmoore created 1670000000000 updated 1670000300000 plan 10m