Time series configuration compatibility with Redis Enterprise
Time series configuration settings supported by Redis Enterprise Software and Redis Cloud.
Configure time series in Redis Software
Redis Enterprise Software lets you manually change any RedisTimeSeries configuration setting.
To change RedisTimeSeries configuration using the Redis Software Cluster Manager UI:
-
From the Databases list, select the database, then click Configuration.
-
Select the Edit button.
-
In the Capabilities section, click Parameters.
-
After you finish editing the module's configuration parameters, click Done to close the parameter editor.
-
Click Save.
Configure time series in Redis Cloud
Redis Cloud does not let you configure RedisTimeSeries manually. However, if you have a Flexible or Annual subscription, you can contact support to request a configuration change. You cannot change RedisTimeSeries configuration for Free or Fixed subscriptions.
Configuration settings
Setting | Redis Enterprise |
Redis Cloud |
Notes |
---|---|---|---|
CHUNK_SIZE_BYTES | ✅ Supported |
✅ Flexible & Annual |
Default: 4096 |
COMPACTION_POLICY | ✅ Supported |
✅ Flexible & Annual |
Default: No default compaction rules |
DUPLICATE_POLICY | ✅ Supported |
✅ Flexible & Annual |
Default: BLOCK |
ENCODING | ✅ Supported |
✅ Flexible & Annual |
Default: COMPRESSED |
NUM_THREADS | ✅ Supported |
✅ Flexible & Annual* |
* Updates automatically when you change your plan. Redis Enterprise default: Set by plan Redis Cloud defaults: • Flexible & Annual: Set by plan • Free & Fixed: 1 |
RETENTION_POLICY | ✅ Supported |
✅ Flexible & Annual |
Default: 0 |
IGNORE_MAX_TIME_DIFF | ✅ Supported |
✅ Flexible & Annual |
Default: 0 |
IGNORE_MAX_VAL_DIFF | ✅ Supported |
✅ Flexible & Annual |
Default: 0 |