Function jupiter::lru::cache::install

source ยท
pub fn install(platform: Arc<Platform>)
Expand description

Installs the cache actor into the given platform.

This will automatically load the config from the Config in this platform (and also update the caches on change). Also this will register the commands defined above in the CommandDictionary of this platform.