diff --git a/lib/commands.json b/lib/commands.json index e4118c2..712da74 100644 --- a/lib/commands.json +++ b/lib/commands.json @@ -686,6 +686,16 @@ "keyStop": 1, "step": 1 }, + "hexpire": { + "arity": -6, + "flags": [ + "write", + "fast" + ], + "keyStart": 1, + "keyStop": 1, + "step": 1 + }, "hget": { "arity": 3, "flags": [