File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,9 @@ description: Available Commands in upstash-redis
124124</Card >
125125<Card title = " HKEYS" href = " /redis/sdks/py/commands/hash/hkeys" >
126126
127+ </Card >
128+ <Card title = " HEXPIRE" href = " /redis/sdks/py/commands/hash/hexpire" >
129+
127130</Card >
128131<Card title = " HLEN" href = " /redis/sdks/py/commands/hash/hlen" >
129132
Original file line number Diff line number Diff line change @@ -121,6 +121,9 @@ description: Available Commands in @upstash/redis
121121</Card >
122122<Card title = " HKEYS" href = " /redis/sdks/ts/commands/hash/hkeys" >
123123
124+ </Card >
125+ <Card title = " HEXPIRE" href = " /redis/sdks/ts/commands/hash/hexpire" >
126+
124127</Card >
125128<Card title = " HLEN" href = " /redis/sdks/ts/commands/hash/hlen" >
126129
You can’t perform that action at this time.
0 commit comments