Mya
Mya
> I imagine the cost would be high if it is a full repo download for parsing. Right now, we shallow clone the default branch but we have talked about...
@csalch-indeed for some reason it was in a private repo... probably because I had expected to merge it into the main tree by now, but as the story goes... I've...
Denormalizing everything has a lot of tradeoffs to it. Before starting on this approach. I spent a few months pulling some denormalized options together but wound up not being satisfied...
I think thats going to require a fair bit of work. I think we could knock it out for one language or another pretty quick, but I want to look...
I started using this in the Statement structs and I can already see how much easier it is to understand...
Missed this somehow, but it's got a lot of good links: https://github.com/depscloud/depscloud/issues/7
I think it's safe to say it's a bit early for this one. I have been thinking about this feature as I spec out v1beta. I think there will be...
I was just thinking through this the other day. I know @duaneobrien and I have talked about it in depth as well.
Spent a little time on this last night and I think I want to put a more formal proposal together for this. I think it might require _some_ changes to...
Actually... this might now be as bad as I was originally thinking.. Logically, data is laid out as such: | k1 | k2 | k3 | data | |----|----|----|----| |...