issues
search
tollmanz
/
wordpress-pecl-memcached-object-cache
A WordPress object cache that uses the memcached (not memcache) PECL extension.
233
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
THIS BRANCH IS UNMAINTAINED!
#98
rubo77
opened
1 year ago
1
THIS BRANCH IS UNMAINTAINED!
#97
rubo77
opened
1 year ago
0
Implement wp_cache_get_multiple.
#96
spacedmonkey
opened
1 year ago
0
is maintained?
#95
uhlhosting
closed
4 years ago
1
Fix README formatting.
#94
stevegrunwell
closed
1 year ago
2
Modernize and fix tests
#93
szepeviktor
opened
7 years ago
0
Performance improvements
#92
moorscode
opened
7 years ago
0
DRY up group exclusion code
#91
moorscode
opened
7 years ago
1
Change `isset` to `array_key_exists`
#90
moorscode
opened
7 years ago
0
get_theme_mod() returning the old cached value
#89
ParhamG
closed
7 years ago
2
Fix: Multiple warnings when Memcached off
#88
igmoweb
closed
7 years ago
2
Fix Travis badge and proper readme file name
#87
szepeviktor
closed
1 year ago
0
Memcached method signatures have changed for getMulti() and getMultiByKey()
#86
webaware
opened
8 years ago
0
detect change in `getMulti()` signature
#85
webaware
opened
8 years ago
2
Error: 'mem' is not a registered wp command.
#84
einkoro
opened
8 years ago
0
wp_suspend_cache_addition() is not always defined when wp_cache_add is called
#83
leewillis77
opened
8 years ago
0
Using with Wordpress REST API
#82
xanderseren
opened
8 years ago
0
Fix paths to build status image.
#81
joehoyle
closed
1 year ago
0
$memcached_servers compatibility with "the other plugin"
#80
joehoyle
opened
8 years ago
0
Generational cache for single blogs in WP MU
#79
ulkoalex
closed
8 years ago
0
Generational cache for WP MU
#78
ulkoalex
opened
8 years ago
0
Don't run out of connections when using persistent connections
#77
withinboredom
opened
9 years ago
1
Update install-wp-tests.sh to use proper tests checkout for WP_VERSIO…
#76
danielbachhuber
closed
7 years ago
1
Testing without memcached
#75
shmuel-krakower
opened
9 years ago
2
Additions for better functionality
#74
moorscode
closed
7 years ago
3
Fix Travis chicklet for master
#73
danielbachhuber
closed
7 years ago
0
High Availability Memcached
#72
Buooy
opened
9 years ago
1
Fatal error: Class 'Memcached' not found in php shell code on line 1
#71
BrunoSette
closed
9 years ago
2
Tag releases
#70
franz-josef-kaiser
closed
9 years ago
7
Fix typo in memcached constuctor's name
#69
vitkarpov
closed
9 years ago
2
Debug Bar looks for a `stats` method on the WP Object Cache class
#68
joelataylor
closed
9 years ago
1
Can I use this alongside a full-page cache like WP-Supercache or WP-FFPC?
#67
jeffwidman
closed
9 years ago
2
Add branch aliases to composer.json.
#66
tollmanz
closed
9 years ago
0
Set license to MIT
#65
tollmanz
closed
9 years ago
0
Allow server weights to be set with environment variables
#64
tollmanz
closed
9 years ago
0
Licensing
#63
tollmanz
closed
9 years ago
10
Configure via environment variables
#62
tollmanz
closed
9 years ago
3
For multiple single-site installs on single server, should WP_CACHE_KEY_SALT default to db_name + table_prefix?
#61
jeffwidman
opened
9 years ago
6
Does this correctly handle objects with expiration times more than 30 days in the future?
#60
jeffwidman
closed
9 years ago
2
License
#59
bonny
closed
9 years ago
2
Servers setup via environment variable
#58
gmazzap
closed
9 years ago
3
Allow settings via Environment variables
#57
gmazzap
closed
9 years ago
6
Possible memory leak
#56
shmuel-krakower
closed
9 years ago
3
falling back to internal cache
#55
shmuel-krakower
opened
9 years ago
19
falling back to internal cache
#54
shmuel-krakower
closed
9 years ago
12
Composer support
#53
swalkinshaw
closed
9 years ago
1
Use `symlink()` to create symlink
#52
tollmanz
opened
9 years ago
2
Composer support
#51
swalkinshaw
closed
9 years ago
15
Update Test Enviornments
#50
aaronjorbin
closed
9 years ago
1
Add faux-flush support
#49
webaware
opened
10 years ago
8
Next