Josh Holbrook

Results 51 issues of Josh Holbrook

I'm looking at [this chunk of code](https://github.com/1602/jugglingdb/blob/master/lib/adapters/cradle.js#L264-L290) in the cradle adapter. I have a few questions. First: Won't this recreate the view every time you call it? I know cradle...