James Turner

Results 197 comments of James Turner
trafficstars

Hey @lfcosio - currently there isn't a null-cache layer or something like it. I'd love to know why/where you'd need such a feature though. If it is for something like...

First, thanks for opening a PR - I really appreciate it! I've had a quick look now but won't be able to give it a proper thorough review until a...

Hey @azhe403 - I hadn't heard anything back from the OP regarding my comments. There are now also some merge conflicts that would need to be fixed. Generally speaking though,...

Note: If I do want to go down this path, I would no longer be able to support Memurai for CI. Perhaps if I do it, I need to be...

Thanks for raising the issue @Xhanti ! I haven't had to deal with a cache with millions of items, especially a file cache. Good idea though about having a cache...

I've spent a few hours trying to debug it and create a minimum example of the issue and I thought I got close - it looked like _nested_ markdown files...

The weird thing I find with it is that _attributes_ on the tag helper seem to be cached differently than the tag helper code itself (that's what the parts about...

What I was hitting in my original description though was because I was changing the attributes of my tag helper, not the pages themselves. What looked like to me that...

Thanks for your quick and detailed response! > This is a tricky one, and I can see why it's not invalidating now. The cache invalidation is based on the document...

1. I can't remember which issue I noted it in but that is likely a potential outcome from other changes I want to do. This would both make it more...