From the docs @ https://docs.phalcon.io/en/latest/reference/phql.html it states that phql queries are cached. If there is no caching enabled is that shared memory cache? IE the cache is shared between requests.
From the docs @ https://docs.phalcon.io/en/latest/reference/phql.html it states that phql queries are cached. If there is no caching enabled is that shared memory cache? IE the cache is shared between requests.