Skip to content

Commit 968f87b

Browse files
sergeymitrmatticbot
authored andcommitted
Connection: memoize connection owner's ID (#44282)
Prevent excessive database queries by memoizing connection owner ID throughout the request. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/16295508775 Upstream-Ref: Automattic/jetpack@8546682
1 parent 74de622 commit 968f87b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=7.2",
88
"automattic/jetpack-assets": "^4.1.2",
9-
"automattic/jetpack-connection": "^6.14.2",
9+
"automattic/jetpack-connection": "^6.15.0-alpha",
1010
"automattic/jetpack-constants": "^3.0.8",
1111
"automattic/jetpack-status": "^5.4.0"
1212
},

0 commit comments

Comments
 (0)