redis_connections; } /** * @return Connection */ public function getDb(): Connection { return Snowflake::app()->connections; } }