madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[livejournal] r23110: LJSUP-13883: Journal pages optimizaiton ...

Committer: sbelyaev
LJSUP-13883: Journal pages optimizaiton : stage 1
U   trunk/cgi-bin/LJ/MemCacheProxy.pm
Modified: trunk/cgi-bin/LJ/MemCacheProxy.pm
===================================================================
--- trunk/cgi-bin/LJ/MemCacheProxy.pm	2012-10-11 12:15:40 UTC (rev 23109)
+++ trunk/cgi-bin/LJ/MemCacheProxy.pm	2012-10-11 12:19:43 UTC (rev 23110)
@@ -87,7 +87,7 @@
 
     $singletons{$key} = $value unless $singletons{$key};
 
-    return LJ::MemCache::replace($key_origin, $value, $expire);
+    return LJ::MemCache::add($key_origin, $value, $expire);
 }
 
 1;

Tags: livejournal, madeon, pm, sbelyaev
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments