#1199866 Add an in-memory LRU cache
Closes #1199866
Merge request reports
Activity
added 1 commit
- 0be0c939 - Override setMultiple to only remove excess items once
added 2 commits
added 197 commits
-
d020c312...32a13379 - 191 commits from branch
project:11.x
- f1d68e22 - Issue #1199866 by catch, alexpott, jeroent, heddn, jofitz, dawehner: Add an in-memory LRU cache
- 2da4979b - Align allowedSlots value, fix early return when setting existing cid
- e790c314 - Override setMultiple to only remove excess items once
- fbf7d3e2 - Declare strict types in LruMemoryCacheTest
- b58cfaef - Update LruMemoryCacheTest
- a755b030 - Add missing typehints
Toggle commit list-
d020c312...32a13379 - 191 commits from branch
added 2 commits
added 2 commits
- Resolved by Alex Pott
- Resolved by Alex Pott
- Resolved by Kristiaan Van den Eynde
- Resolved by Alex Pott
added 28 commits
-
d0a9b661...0348fc51 - 5 commits from branch
project:11.x
- 0348fc51...c4a9860e - 13 earlier commits
- 57486dde - Even less logic
- b0d8b382 - No need to override setMultiple
- dec96759 - getMultiple is missing and untested
- ce7ef04c - Use class properties in tests makes things more complex
- 4763ee53 - Naming
- 591f65d1 - Whitespace tidy ups
- 6cf06e84 - Minor optimisation
- e481b54a - Minor optimisation
- 9e0fdc47 - Minor optimisation
- dfe7387d - @catch review
Toggle commit list-
d0a9b661...0348fc51 - 5 commits from branch
added 1 commit
- b9134988 - Also add tests extending GenericCacheBackendUnitTestBase
Please register or sign in to reply