John Nunemaker
John Nunemaker
Also hitting this.
Funky, must be an issue since switching to active model. Use to work as I built a client app that uses it this way and had no issues.
Envy is awesome as it is short and memorable. Hopefully he gives it up.
You could name it after yourself. Then people could install keepers to get things setup and nunes to measure everything. Muhahahahahaha
@micahtessler I'm not sure how to reproduce this. It sounds like Flipper is getting used during the boot process prior to your custom config possibly? @bkeepers does it sound like...
> What from the stack trace do you need to see specifically? From inside of the default redis configure block. If you bundle open flipper-redis you can add the require...
> Writing some gnarly Active Record to combine what is currently 13 (!) queries for individual counts into a single (or at least less) queries. Ideally it doesn't look like...
Did a little work on this today. I did get this working:  I queued up 400k jobs, but note many of the counts...
@bensheldon 👍 I'll get back to this and whip something together when I have time. I think the CTE route could work because we could select 1 for each of...
@bkeepers you have more experience with these bits. Any thoughts? Good to merge?