hapipal / schwifty

A model layer for hapi integrating Objection ORM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `Toys.reacher()` to make `models()` and `knex()` perform better at runtime

devinivy opened this issue · comments

We can benefit perf-wise from Toys.reacher() vs Hoek.reach() https://github.com/devinivy/toys

@devinivy Wanna PR that in?