Object ::acs::group_cache (public)
::acs::KeyPartitionedCache ::acs::group_cache
Defined in packages/acs-tcl/tcl/acs-cache-procs.tcl
- ::acs::group_cache set -partition_key /integer/ /key/ /value/
- ::acs::group_cache flush_pattern -partition_key /integer/ /pattern/
- ::acs::group_cache init
- ::acs::group_cache show_all
- ::acs::group_cache flush_all ?-partition_key /value/?
- ::acs::group_cache eval ?-partition_key /value/? ?-expires /value/? ?-timeout /value/? ?-per_request? /key/ /command/
- ::acs::group_cache get ?-partition_key /value/? /key/
- ::acs::group_cache flush ?-partition_key /value/? /key/
- ::acs::group_cache flush_cache ?-partition_key /value/?
- 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