Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
memcache_storage
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
memcache_storage
Merge requests
!13
feat: Update memcache_storage.info.yml for Drupal 10 compatibility
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
feat: Update memcache_storage.info.yml for Drupal 10 compatibility
issue/memcache_storage-3288537:3288537-automated-drupal-10
into
2.0.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Chris Kirk
requested to merge
issue/memcache_storage-3288537:3288537-automated-drupal-10
into
2.0.x
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Closes
#3288537
0
0
Merge request reports
Compare
2.0.x
2.0.x (HEAD)
and
latest version
latest version
93f95771
1 commit,
1 year ago
1 file
+
1
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
memcache_storage.info.yml
+
1
−
2
Options
name
:
Memcache Storage
name
:
Memcache Storage
description
:
Provides integration with memcached backend for storing cached data.
description
:
Provides integration with memcached backend for storing cached data.
core_version_requirement
:
^8 || ^9
core_version_requirement
:
^8
.8
|| ^9
|| ^10
type
:
module
type
:
module
package
:
Performance and scalability
package
:
Performance and scalability
configure
:
memcache_storage.admin_statistics
configure
:
memcache_storage.admin_statistics
core
:
8.x
Loading