Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
142
commits
Update documentation for timeout and idle properties to remove "duration" and reflect the change to seconds and double types.
7c01de0View on GitHubChange the unit of all timeout properties from nanoseconds to seconds and change their types to double for better usability.
4d3a19aView on GitHubRename TCPKeepIdleDurationNsec to TCPKeepIdle and change its unit from nanoseconds to seconds for simplicity.
0f63ae3View on GitHubRename TCPKeepAliveDurationNsec to TCPKeepIdleDurationNsec to align with the name of the TCP_KEEPIDLE constant.
487f9bcView on GitHubRemove unused use DBI::Data from DBD::TestCaseMinimal::St
4f58986View on GitHubSeparate fetch_with_bind_columns from fetch for performance optimization and add create_count_ref/extended_count_ref to detect unintended allocations (BC Break)
8e9d676View on GitHub