Object ::acs::group_cache (public)

 ::acs::KeyPartitionedCache ::acs::group_cache[i]

Defined in packages/acs-tcl/tcl/acs-cache-procs.tcl

Testcases:
No testcase defined.
Source code:
namespace eval ::acs {}
::nsf::object::alloc ::acs::KeyPartitionedCache ::acs::group_cache {set :default_size 2MB
   set :name group_cache
   set :package_key acs-subsite
   set :parameter GroupCache
   set :partition_names group_cache-0
   set :partitions 1
   set :timeout 5m}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: