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
Add plugin information block
#48
webaware
closed
10 years ago
5
Caching shopping cart using SSL
#47
Ipstenu
closed
9 years ago
27
Composer support
#46
einkoro
closed
9 years ago
2
Make sure that wp_suspend_cache_addition is defined before calling...
#45
cmmarslender
closed
10 years ago
2
wp_suspend_cache_addition() is always defined when wp_cache_add is called
#44
tollmanz
closed
10 years ago
0
Make note of common yum.conf (mis)configurations
#43
JustinSainton
closed
10 years ago
2
maybe could support for the unix socket?
#42
kn007
opened
10 years ago
4
Add support for the binary protocol
#41
tollmanz
opened
10 years ago
1
Allow setting of global options
#40
tollmanz
opened
10 years ago
0
WP CLI integration
#39
tollmanz
closed
10 years ago
3
Improve the documentation
#38
tollmanz
closed
10 years ago
1
Clean up unit testing
#37
tollmanz
closed
10 years ago
0
Added SASL authentication support, for Memcached ver. 2.2.0 and above
#36
kehati
opened
10 years ago
8
Expiry Times
#35
weskoop
closed
10 years ago
8
Respect `wp_suspend_cache_addition()`
#34
tollmanz
closed
10 years ago
1
hack^2
#33
szepeviktor
closed
10 years ago
1
memcached auth
#32
szepeviktor
opened
10 years ago
7
Memcached::get() expects parameter 2 to be a valid callback
#31
einkoro
closed
10 years ago
16
Update .travis.yml
#30
Ramoonus
closed
10 years ago
1
Add wp_cache_switch_to_blog.
#29
tollmanz
closed
10 years ago
0
Test coverage
#28
danielbachhuber
closed
10 years ago
8
Cannot use a scalar value as an array options.php
#27
OsoBear
closed
10 years ago
5
Publish this plugin in wordpress.org
#26
iMojito
closed
10 years ago
14
How much better is this plugin than the Memcached plugin?
#25
danielbachhuber
closed
10 years ago
1
Slows down site
#24
Coopeh
closed
10 years ago
17
Add support for wp_cache_switch_to_blog introduced in WP 3.5
#23
tollmanz
closed
10 years ago
1
Clone objects before they are returned from cache
#22
evansolomon
closed
11 years ago
1
Add support for newer methods not documented on php.net
#21
tollmanz
opened
12 years ago
1
Determine cache function namespacing
#20
tollmanz
opened
12 years ago
0
Write unit tests to compare values in internal cache with values in memcached
#19
tollmanz
closed
12 years ago
1
Explore type casting with prepend
#18
tollmanz
closed
12 years ago
0
Change call to methods from wrappers if CAS token or cache_cb are used
#17
tollmanz
closed
12 years ago
1
Unit test wrapper functions
#16
tollmanz
closed
12 years ago
0
Remove $server_key arrays in internal cache
#15
tollmanz
closed
12 years ago
0
Test what happens when keys aren't set for append/prepend/replace methods
#14
tollmanz
closed
12 years ago
1
Refactor ByKey methods
#13
tollmanz
closed
12 years ago
0
Add wp_cache_set_by_key wrapper function
#12
tollmanz
closed
12 years ago
0
See if error is thrown when a non-callable function is sent to "get"
#11
tollmanz
closed
12 years ago
1
Check getResultCode instead of (bool) false when dealing with memcached results
#10
tollmanz
closed
12 years ago
1
Handle NULL $cas_token value for get and getByKey
#9
tollmanz
closed
12 years ago
1
Add server number awareness to *ByKey methods
#8
tollmanz
closed
12 years ago
2
Remove the global prefix
#7
tollmanz
closed
12 years ago
0
Use blog_prefix in keys for MS compatibility
#6
tollmanz
closed
12 years ago
0
Clean array keys from getMulti functions
#5
tollmanz
closed
12 years ago
1
Handle the server array used by the other memcached backend
#4
tollmanz
closed
12 years ago
1
Abstract "local cache" code
#3
tollmanz
closed
12 years ago
0
Handle RES_HOST_LOOKUP_FAILURE properly
#2
tollmanz
opened
12 years ago
0
Add stats functionality
#1
tollmanz
closed
10 years ago
1
Previous