PHP Propel cache query on runtime
435
Good morning,
We are using propel combine with Thelia. But for some query we would like to add cache. Is it possible to set cache config on runtime ?
For example, we need the id of the postal delivery mode, we use this query often, so I would like for it to be cached.
Thanks
Marine