Files
backstage/.changeset/big-cameras-turn.md
T
2025-09-08 13:26:12 +03:00

374 B

@backstage/backend-defaults
@backstage/backend-defaults
patch

Fixed cache namespace and key prefix separator configuration to properly use configured values instead of hardcoded plugin ID. The cache manager now correctly combines the configured namespace with plugin IDs using the configured separator for Redis and Valkey. Memcache and memory store continue to use plugin ID as namespace.