Skip to content

how to keep connection Presistent?  #2

@AdamSEY

Description

@AdamSEY

I would like to keep connection Persistent is that possible using your library?

		$opts     = array(
			PDO::ATTR_PERSISTENT         => true, // use existing connection if exists, otherwise try to connect
		);

Also is it a good option to set?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions