Skip to content

Commit 32aed75

Browse files
committed
LowExpiryCacheTime: add note about the object cache implementation used
1 parent 82ce04a commit 32aed75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WordPressVIPMinimum/Sniffs/Performance/LowExpiryCacheTimeSniff.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
/**
1414
* This sniff throws a warning when low cache times are set.
1515
*
16+
* {@internal VIP uses the Memcached object cache implementation. {@link https://github.com/Automattic/wp-memcached}}
17+
*
1618
* @package VIPCS\WordPressVIPMinimum
1719
*
1820
* @since 0.4.0

0 commit comments

Comments
 (0)