Automatically use the memcache plugin on MySQL 5.6+: 1.5x - 2x faster queries

Created on 22 March 2014, almost 11 years ago
Updated 30 August 2024, 6 months ago

Problem/Motivation

Mysql 5.6+ supports direct access to InnoDB directly without query parsing using memcached protocol, so access to cache blobs/config can get speed-up

Steps to reproduce

More info and benchmarks here:

Also AWS RDS supports it

Proposed resolution

- Discover how to enable it for CI and which changes required
- Extend mysql driver with opt-in/out access to
- Measure

Remaining tasks

research, code, commit

User interface changes

no

Introduced terminology

API changes

Data model changes

Release notes snippet

✨ Feature request
Status

Closed: outdated

Version

11.0 πŸ”₯

Component
MySQL driverΒ  β†’

Last updated about 1 month ago

Created by

πŸ‡­πŸ‡ΊHungary giorgio79

Live updates comments and jobs are added and updated live.
  • Performance

    It affects performance. It is often combined with the Needs profiling tag.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024