- Jul 29, 2007
-
-
The Great Git Migration authored
create tag 'DRUPAL-5--1-3'. Sprout from DRUPAL-5 2007-07-29 14:56:42 UTC Robert Douglass <robertdouglass@5449.no-reply.drupal.org> 'correcting sql error detected by robertDouglass and corrected by chx' Delete: session-memcache-db.inc session-memcache.db.inc session-memcache.inc
-
Robert Douglass authored
-
Robert Douglass authored
-
Robert Douglass authored
-
Robert Douglass authored
-
Robert Douglass authored
admin module now working pretty well. Many unimplemented features, and some nice fancy graphics would be cool as well, but it shows up in the menu and gives you the raw stats for the various servers.
-
Robert Douglass authored
-
Robert Douglass authored
-
Robert Douglass authored
-
Robert Douglass authored
-
Robert Douglass authored
-
- Jun 18, 2007
-
-
Derek Wright authored
-
- May 22, 2007
-
-
Robert Douglass authored
documenting the 'memcache_key_prefix' variable that can be set in if more than one Drupal instance is to share memcache
-
Robert Douglass authored
-
The Great Git Migration authored
create branch 'DRUPAL-5'. Cherrypick from master 2007-05-22 08:28:56 UTC Robert Douglass <robertdouglass@5449.no-reply.drupal.org> 'simplifying stats output a bit': memcache.db.inc memcache_admin/memcache_admin.info memcache_admin/memcache_admin.module session-memcache.db.inc
-
- May 21, 2007
-
-
Robert Douglass authored
-
- May 11, 2007
-
-
Robert Douglass authored
-
Robert Douglass authored
-
- May 10, 2007
-
-
Robert Douglass authored
The two-tiered variable system (which was designed to support a configuration GUI) is now gone. All memcache related configuration must be done in settings.php. The GUI will assist in generating pastable text which can be copied into settings.php. The bootstrap order problems that the two-tiered system created are nearly insurmountable and not worth the effort.
-
Robert Douglass authored
Adding DRUPAL-5-cache-serialze.patch which is a backport of the cache cleanup that has gone into Drupal 6. Updated memcache.inc with the same changes.
-
Robert Douglass authored
adding memcache.install. The install, uninstall and update hooks implemented add or remove the serialized column from any cache tables. See #137415. Postgres support only partially implemented.
-
- Apr 21, 2007
-
-
Robert Douglass authored
Finally, a memcache.inc that actually sets and gets all the potential cache hits it is supposed to. This version is dependent on this patch: http://drupal.org/files/issues/cache_serialization_1.patch
-
Robert Douglass authored
Finally, a memcache.inc that actually sets and gets all the potential cache hits it is supposed to. This version is dependent on this patch: http://drupal.org/files/issues/cache_serialization_1.patch
-
- Apr 14, 2007
-
-
http://drupal.org/node/318lyricnz authored
"If you need to define global variables, their name should start with a single underscore followed by the module/theme name and another underscore"
-
- Apr 12, 2007
-
-
Steve Rude authored
-
- Apr 11, 2007
-
-
Robert Douglass authored
Improving devel stats and handling the cache_set case where the expiration time is a timestamp in the future.
-
- Apr 10, 2007
- Apr 09, 2007
-
-
Steve Rude authored
-
- Apr 08, 2007
-
-
lyricnz authored
a Fedora Linux machine.
-
lyricnz authored
-
Robert Douglass authored
-
Robert Douglass authored
-
Robert Douglass authored
-
- Apr 07, 2007
-
-
Robert Douglass authored
#134174 by lyricnz and robertDouglass: add get/set/hit statistics to the bottom of pages like devel module does with queries. Note that this marks the beginning of the rebuilding of memcache.module. All other functionality has been stripped for the time being.
-
- Apr 06, 2007
-
-
Robert Douglass authored
-
- Apr 02, 2007
-
-
Robert Douglass authored
-
Robert Douglass authored
Now with error supression on connecting so that your site can keep running if no memcache servers are available
-
- Apr 01, 2007
-
-
Robert Douglass authored
-
Robert Douglass authored
-