Advanced parameters for Aiven for Valkey™
See the configuration options available for Aiven for Valkey™:
Parameter | |||||||||
---|---|---|---|---|---|---|---|---|---|
Additional Cloud Regions for Backup Replication | |||||||||
The hour of day (in UTC) when backup for the service is started. New backup is only started if previous backup has already completed. | |||||||||
The minute of an hour when backup for the service is started. New backup is only started if previous backup has already completed. | |||||||||
IP filter Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16' | |||||||||
Service logging Store logs for the service so that they are available in the HTTP API and console. | |||||||||
Static IP addresses Use static public IP addresses | |||||||||
Migrate data from existing server
| |||||||||
Allow access to selected service ports from private networks
| |||||||||
Allow access to selected service components through Privatelink
| |||||||||
Allow access to selected service ports from the public Internet
| |||||||||
Name of the basebackup to restore in forked service | |||||||||
Valkey maxmemory-policy | |||||||||
Pub/sub client output buffer hard limit in MB Set output buffer limit for pub / sub clients in MB. The value is the hard limit, the soft limit is 1/4 of the hard limit. When setting the limit, be mindful of the available memory in the selected service plan. | |||||||||
Number of Valkey databases Set number of Valkey databases. Changing this will cause a restart of the Valkey service. | |||||||||
Valkey IO thread count Set Valkey IO thread count. Changing this will cause a restart of the Valkey service. | |||||||||
Counter logarithm factor for volatile-lfu and allkeys-lfu maxmemory-policies | |||||||||
LFU maxmemory-policy counter decay time in minutes | |||||||||
Require SSL to access Valkey | |||||||||
Valkey idle connection timeout in seconds | |||||||||
Set notify-keyspace-events option | |||||||||
Valkey persistence When persistence is 'rdb', Valkey does RDB dumps each 10 minutes if any key is changed. Also RDB dumps are done according to backup schedule for backup purposes. When persistence is 'off', no RDB dumps and backups are done, so data can be lost at any moment if service is restarted for any reason, or if service is powered off. Also service can't be forked. | |||||||||
Default ACL for pub/sub channels used when a Valkey user is created Determines default pub/sub channels' ACL for new users if ACL is not supplied. When this option is not defined, all_channels is assumed to keep backward compatibility. This option doesn't affect Valkey configuration acl-pubsub-default. | |||||||||
Name of another service to fork from. This has effect only when a new service is being created. | |||||||||
Name of another project to fork a service from. This has effect only when a new service is being created. |