Skip to content

Commit 340538a

Browse files
authored
Update time series configuration documentation (#2541)
Added a link to Redis Configuration
1 parent 4e2b6a8 commit 340538a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/develop/data-types/timeseries/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ In a cluster, you must run `CONFIG SET` and `CONFIG REWRITE` on each node separa
5757
In Redis 8.0, new names for the time series configuration parameters were introduced to align the naming with the Redis configuration parameters.
5858
You must use the new names when using the `CONFIG` command.
5959

60+
See also [Redis configuration]({{< relref "/operate/oss_and_stack/management/config" >}}).
61+
6062
## Time series configuration parameters
6163

6264
| Parameter name<br />(version < 8.0) | Parameter name<br />(version &#8805; 8.0) | Run-time | Redis<br />Software | Redis<br />Cloud |

0 commit comments

Comments
 (0)