get_ram_cache_obj#
- tpcp.caching.get_ram_cache_obj(algorithm_object: type[Algorithm], action_method_name: str | None = None) Optional [source]#
Get the RAM cache object from an algorithm class.
Examples using tpcp.caching.get_ram_cache_obj
#
Caching