mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
@ -229,7 +229,7 @@ class DiscourseRedis
|
||||
end
|
||||
|
||||
def reconnect
|
||||
@redis.client.reconnect
|
||||
@redis._client.reconnect
|
||||
end
|
||||
|
||||
def namespace_key(key)
|
||||
|
Reference in New Issue
Block a user