devinivy / dogwater

A hapi plugin integrating Waterline ORM
MIT License
102 stars 14 forks source link

Update README.md #60

Closed tswayne closed 6 years ago

devinivy commented 6 years ago

I appreciate your offer to add a link to your project in the readme, but will respectfully decline since our plugins are quite different, and I hope that a contributor other than myself may still upgrade dogwater to work with the latest versions of hapi and waterline. I would happily review and accept such a contribution!

tswayne commented 6 years ago

Seeing that this repo still hasn't been updated to the latest version of hapi and waterline I still think it would be useful to point your community to a maintained library that ultimately accomplishes the same thing.

devinivy commented 6 years ago

There are a few hapi plugins that integrate hapi and waterline, but none of them have the same design goals (i.e. support for multi-plugin architecture, full test coverage, etc.) as dogwater. We have created a new plugin called schwifty as part of the hapi pal ecosystem which has similar design goals, but works with Objection ORM rather than Waterline. It's really nothing against your plugin—it seems like it has been working well for you for a while now, which is 👌—I would be more likely point users to a plugin with similar design goals to dogwater. And again, of course my ideal option would be for someone else to maintain this plugin!