This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi. Trying to understand how does level 2 cache (with default cache implementation) work in Lightspeed, but I can not from the current available resources. I understand how to enable it, but details of operations are unclear to me. When is the entity stored in cache? Is it after it has been fetched from DB with any type of query (i.e. within a list of entities)? Some feedback with exact rules would be appreciated. Thanks. |
|
|
Hi Marko, Rather than respond here, JD has published a blog post that provides a detailed survey of level 2 caching -- some of it will already be familiar to you but hopefully it will answer your questions. The one thing you asked about that isn't mentioned there is query caching. At the moment LightSpeed doesn't cache queries: the cache is used only to hold entities. Please follow up if you have any more questions! |
|