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