oslo.cache/releasenotes/notes/redis-db-adb38e980f171dc9.yaml
Takashi Kajinami 48dbe7808f redis: Make database id configurable
Add the new option to select the database id so that users can use
non-default databases.

Change-Id: Ifa09b7ef5e47ec396b46f2db1a27016545e07b45
2024-06-16 12:39:23 +09:00

6 lines
124 B
YAML

---
features:
- |
The new ``[cache] redis_db`` option has been added, so that a non-default
database can be used.