[contributions(DRUPAL-6--1):crea] /modules/namespice namespice.module
User: crea Branch: DRUPAL-6--1 Date: Tue, 22 Dec 2009 11:43:02 +0000 Modified files: /modules/namespice namespice.module Log message: Removed separate serial check operation. All serial operations now use Memcached "add" and "increment" atomic operations, and should be safe for multiple thread environment. Implemented loops with timeouts for serial operations. ns_serial() function now returns serial array containing status together with value. Cache id is now truncated using md5 to prevent reaching Memcached 250char key limit. Because Namespice now relies on Memcached operations, it needs either Memcache API or Cacherouter to work. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/namespice/namespic...
participants (1)
-
drupal-cvs@drupal.org