diff --git a/master/bt5/vifib_erp5/PathTemplateItem/portal_caches/slap_cache_factory.xml b/master/bt5/vifib_erp5/PathTemplateItem/portal_caches/slap_cache_factory.xml new file mode 100644 index 0000000000000000000000000000000000000000..8f9fc63c85aa7f9a6726fb1a1ddd685c6ab4ae78 --- /dev/null +++ b/master/bt5/vifib_erp5/PathTemplateItem/portal_caches/slap_cache_factory.xml @@ -0,0 +1,74 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Cache Factory" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_count</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_mt_index</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>_tree</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>cache_duration</string> </key> + <value> <int>10</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>slap_cache_factory</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Cache Factory</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Slap Cache Factory</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="Length" module="BTrees.Length"/> + </pickle> + <pickle> <int>0</int> </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="OOBTree" module="BTrees.OOBTree"/> + </pickle> + <pickle> + <none/> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <global name="OOBTree" module="BTrees.OOBTree"/> + </pickle> + <pickle> + <none/> + </pickle> + </record> +</ZopeData> diff --git a/master/bt5/vifib_erp5/PathTemplateItem/portal_caches/slap_cache_factory/persistent_cache_plugin.xml b/master/bt5/vifib_erp5/PathTemplateItem/portal_caches/slap_cache_factory/persistent_cache_plugin.xml new file mode 100644 index 0000000000000000000000000000000000000000..60d9b2ceae62c9a7e8b1bd8334315656bdcca2bc --- /dev/null +++ b/master/bt5/vifib_erp5/PathTemplateItem/portal_caches/slap_cache_factory/persistent_cache_plugin.xml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Distributed Ram Cache" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <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>portal_type</string> </key> + <value> <string>Distributed Ram Cache</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Persistent Distributed Ram Cache</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/master/bt5/vifib_erp5/bt/revision b/master/bt5/vifib_erp5/bt/revision index 34c3a209c7ec7843f5b0a1c5e69e69e9286e8da3..8fc2b18859677e12ccd71f5eaec30186f280c77c 100644 --- a/master/bt5/vifib_erp5/bt/revision +++ b/master/bt5/vifib_erp5/bt/revision @@ -1 +1 @@ -487 \ No newline at end of file +488 \ No newline at end of file diff --git a/master/bt5/vifib_erp5/bt/template_path_list b/master/bt5/vifib_erp5/bt/template_path_list index 66fa138d43409dd9dee562057ee1cf6f55ad1636..e04e5d6facdc1bec486270bb92ebb83c8837d769 100644 --- a/master/bt5/vifib_erp5/bt/template_path_list +++ b/master/bt5/vifib_erp5/bt/template_path_list @@ -32,6 +32,8 @@ portal_caches/computer_information_cache_factory portal_caches/computer_information_cache_factory/persistent_cache_plugin portal_caches/last_stored_data_cache_factory portal_caches/last_stored_data_cache_factory/** +portal_caches/slap_cache_factory +portal_caches/slap_cache_factory/persistent_cache_plugin service_module/computer_registration service_module/computer_registration/** service_module/vifib_discount