Jeremy Bingham

Results 28 comments of Jeremy Bingham
trafficstars

It sounds like we're in general agreement, then. First, I'd like to address a few of your points: * I'm not passionate about `gorilla/mux`, to be clear. Someone suggested it...

Interesting indeed. These are all very good points. One question: what kind of search do you have configured? The custom in-mem search can use a lot of memory when there...

*nod* That information will help a lot. Re: `deleteHashes`, that should only be happening when it's running in-mem. I'll take a look there too to confirm, though. Sometimes I don't...

I'm on a little vacation with my family, and have less internet access than I expected, but I did sit down and take a look at the cookbook memory issue...

I spent some time researching the Decode vs. Unmarshal thing too, and that might not be as straightforward as it seems. From my research, it looks like Decode's better to...

What was the fix, and can I see the branch with the changes?

It's probably not a _huge_ deal, but I'm curious where that's coming from. Do you have any idea what might be causing it?

Aha, thank you for digging that up @rmoriz. I'll see what I can do about that endpoint.

Oh my, I had overlooked that. (Sorry for just now seeing this, I've been preoccupied with a lot for quite a while, but I'm trying to catch up.) MySQL support's...

That looks really interesting. Coincidentally I was gearing up to redo permissions and RBAC in the 1.0.0-dev branch to use contexts anyway, so assuming it fits in well it would...