Julien Ripouteau

Results 124 comments of Julien Ripouteau

We could do a dynamic import of `rake-db`, but if it is that heavy, then yeah we can probably do without it: it's not dramatic. You can throw an error...

> @bingtsingw I have looked around, and, well, any ORM is an overkill for this case, even Knex and Kysely are overkill, since Bentocache requires only limited functionality from a...

btw @romeerez, I've just had a closer look, sorry about the comparison with Lucid ORM, Orchid ORM has nothing to do with it. I got it confused with https://sutando.org/guide/getting-started.html which...

Weird. I'm not sure why. The tests run fine in CI though: https://github.com/Julien-R44/bentocache/actions/runs/8880648142/job/24383374119?pr=17#step:7:128 So i would say, probably a configuration issue on your side Maybe you can ignore the local...

Awesome. thanks a lot for taking the time to create this PR. I will give a final look at it and merge it before the end of the week

We have some flakky test in the suite. It was one of them 😄 All green now

Okay that looks perfect to me. Let's merge it. Thanks again for the PR !

I'm not at all familiar with Yarn Berry. Does Adonis work with Yarn Berry? Have you been able to try? There are also potentially other places to modify to support...

Yeah same. If we are sure that Adonis works correctly with these packages manager and that it only requires a few lines to be changed, then I don't see any...