Structure
PostgresClient.Configuration.Options.KeepAliveBehavior
A keep-alive behavior for Postgres connections. The
frequency defines after which time an idle connection shall run a keep-alive query.struct KeepAliveBehavior
Topics
Initializers
init(frequency:query:)Create a newKeepAliveBehavior.
Instance Properties
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype