File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/develop/data-types Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ See the [complete list of hash commands]({{< relref "/commands/" >}}?group=hash)
101
101
## Field expiration
102
102
103
103
New in Redis Community Edition 7.4 is the ability to specify an expiration time or a time-to-live (TTL) value for individual hash fields.
104
- This capability is comparable to [ key expiration] ({{< baseurl "/develop/use/keyspace" >}} #key-expiration") and includes a number of similar commands.
104
+ This capability is comparable to [ key expiration] ({{< relref "/develop/use/keyspace#key-expiration" >}} ) and includes a number of similar commands.
105
105
106
106
Use the following commands to set either an exact expiration time or a TTL value for specific fields:
107
107
You can’t perform that action at this time.
0 commit comments