Changes: https://about.gitlab.com/releases/2025/10/22/patch-release-gitlab-18-5-1-released/ Security: f741ea93-af61-11f0-98b5-2cf05da270f3
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
Adds a Redis::Namespace class which can be used to namespace calls to Redis.
|
|
This is useful when using a single instance of Redis with multiple, different
|
|
applications.
|