[Erp5-report] r27986 - /erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_caches/document_ca...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jul 7 13:33:40 CEST 2009


Author: nicolas
Date: Tue Jul  7 13:33:39 2009
New Revision: 27986

URL: http://svn.erp5.org?rev=27986&view=rev
Log:
By default conversion cache is Ram Based to avoid dependency of python-memcache

Removed:
    erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_caches/document_cache_factory/persistent_cache_plugin.xml

Removed: erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_caches/document_cache_factory/persistent_cache_plugin.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_caches/document_cache_factory/persistent_cache_plugin.xml?rev=27985&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_caches/document_cache_factory/persistent_cache_plugin.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/PathTemplateItem/portal_caches/document_cache_factory/persistent_cache_plugin.xml (removed)
@@ -1,68 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="DistributedRamCache" module="Products.ERP5Type.Document.DistributedRamCache"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_local_properties</string> </key>
-            <value>
-              <tuple>
-                <dictionary>
-                  <item>
-                      <key> <string>id</string> </key>
-                      <value> <string>cache_duration</string> </value>
-                  </item>
-                  <item>
-                      <key> <string>type</string> </key>
-                      <value> <string>int</string> </value>
-                  </item>
-                </dictionary>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>cache_duration</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>specialise/portal_memcached/persistent_memcached_plugin</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>persistent_cache_plugin</string> </value>
-        </item>
-        <item>
-            <key> <string>int_index</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>persistent_storage</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-        <item>
-            <key> <string>portal_type</string> </key>
-            <value> <string>Distributed Ram Cache</string> </value>
-        </item>
-        <item>
-            <key> <string>server</string> </key>
-            <value> <string>127.0.0.1:12121</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>MemcacheDB</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>




More information about the Erp5-report mailing list