aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/objectcache
Commit message (Expand)AuthorAgeFilesLines
* objectcache: suppress various PhpUnusedLocalVariableInspection warnings in WA...Aaron Schulz2025-04-042-12/+13
* objectcache: Fix RestBagOStuff bytes sent statsHannah Okwelum2025-04-041-1/+1
* objectcache: Improve docs for BagOStuff::ATTR_DURABILITY docsTimo Tijhof2025-03-271-12/+37
* objectcache: Remove internal StorageAwareness, now unusedTimo Tijhof2025-03-275-105/+72
* objectcache: Simplify code in WANObjectCacheAmir Sarabadani2025-03-131-64/+22
* objectcache: Remove deprecated stuff from WANObjectCacheAmir Sarabadani2025-03-061-18/+0
* objectcache: Inline small one-off private methods in WANObjectCacheAmir Sarabadani2025-02-201-84/+20
* Merge "libs: Replace call_user_func with dynamic function call"jenkins-bot2025-02-081-1/+1
|\
| * libs: Replace call_user_func with dynamic function callUmherirrender2025-01-311-1/+1
* | Merge "Add prefix option to RedisConnectionPool"jenkins-bot2025-02-042-2/+15
|\ \ | |/ |/|
| * Add prefix option to RedisConnectionPoolRyan Schmidt2025-01-292-2/+15
* | WANObjectCache: trace basic operationsChris Danis2025-01-301-1/+79
* | BagOStuff: Update makeKeyInternal to accept/handle nullReedy2025-01-282-6/+7
* | MemcachedBagOStuff: Null coalescing $componentReedy2025-01-271-1/+1
|/
* Tests: assert updates on page lifecycle changesdaniel2025-01-241-2/+2
* Storage,MessageCache: Reference TTL constants from BagOStuffTimo Tijhof2025-01-201-0/+1
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* objectcache: Move RedisConn files out of utils/ to match classTimo Tijhof2025-01-032-0/+0
* objectcache: Tag SerializedValueContainer as `@internal`Timo Tijhof2025-01-032-5/+2
* objectcache: Move internal StorageAwareness to ObjectCache namespaceTimo Tijhof2025-01-034-4/+2
* objectcache: Remove WANObjectCache doc about cool-off sister keysDerick Alangi2024-11-211-2/+0
* Merge "Use foreach+array_map for iterating over two arrays at the same time"jenkins-bot2024-11-151-6/+4
|\
| * Use foreach+array_map for iterating over two arrays at the same timeBartosz Dziewoński2024-10-191-6/+4
* | objectcache: Remove docs about RedisConnectionPool configurable sizeTimo Tijhof2024-10-282-10/+12
* | objectcache: Move RedisConnRef.php to /libs/objectcache/Timo Tijhof2024-10-283-2/+739
* | Use ++ and -- rather than += 1 and -= 1Reedy2024-10-171-1/+1
* | Use explicit nullable type on parameter argumentsUmherirrender2024-10-165-11/+11
|/
* Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-1/+1
* Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-273-4/+20
* Add namespace to Wikimedia\Redis libsJames D. Forrester2024-09-271-2/+2
* objectcache: Fix WANObjectCache docs to clean some minor typosDerick Alangi2024-09-231-5/+5
* Merge "objectcache: Remove `wanobjectcache.$keygroup.regen_set_delay` metric"jenkins-bot2024-09-202-26/+2
|\
| * objectcache: Remove `wanobjectcache.$keygroup.regen_set_delay` metricTimo Tijhof2024-09-182-26/+2
* | Remove unchecked exception annotationsAdam Wight2024-09-173-4/+0
|/
* objectcache: Tag StorageAwareness as `@internal`Timo Tijhof2024-09-151-1/+1
* objectcache: Improve overall BagOStuff class docsTimo Tijhof2024-09-1116-81/+129
* objectcache: Migrate WANObjectCache metrics to StatsLibDerick Alangi2024-09-101-35/+90
* Merge "objectcache: Remove WinCache support"jenkins-bot2024-09-061-175/+0
|\
| * objectcache: Remove WinCache supportMáté Szabó2024-09-051-175/+0
* | Merge "objectcache: Improve WANCache docs"jenkins-bot2024-09-051-30/+61
|\ \
| * | objectcache: Improve WANCache docsTimo Tijhof2024-09-051-30/+61
* | | Merge "objectcache: Remove ReplicatedBagOStuff, deprecated since 1.42"jenkins-bot2024-09-041-308/+0
|\ \ \ | | |/ | |/|
| * | objectcache: Remove ReplicatedBagOStuff, deprecated since 1.42Ebrahim Byagowi2024-09-041-308/+0
| |/
* / build: Use inline ignore for Generic.CodeAnalysis.AssignmentInConditionUmherirrender2024-09-012-0/+2
|/
* Use variable-length argument lists instead of func_get_args()Bartosz Dziewoński2024-08-161-4/+2
* objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTSTimo Tijhof2024-08-092-45/+18
* objectcache: fix spelling typo in WANObjectCache commentsAaron Schulz2024-07-301-1/+1
* objectcache: Hard deprecated `::clearLastError()` methodsDerick Alangi2024-07-182-2/+4
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-1016-12/+244
* objectcache: Deprecate unused methods in BagOStuff.phpDerick Alangi2024-07-082-0/+12