Stefan Holm Olsen
Stefan Holm Olsen
Right now, removing objects from the cache require creating and then removing many specific cache keys. I suggest we could implement cache dependency keys in the cache providers. Something like...
When looking over remote events on a Commerce solution, most of the events are listed with correct names. However, a single event has no name, but falls back to its...
Every time I get the blog archive, using `ArchiveService.GetByIdAsync`, the list of blog post IDs is always loaded from the database. The actual post content is loaded from cache (when...
I use the BVN 404 handler (version 10.1.1) on a website with both CMS and Commerce content. However, it only triggers on URLs to non-existent pages directly below the start...