Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
There was an error while loading. Please reload this page.
Since there is room for multiple backends, wouldn't it be nice to make this a configuration option?
So in getstream.js you would have:
exports.config = { backend: 'waterline', ... etc ... }and then load the backend conditionally in https://github.com/GetStream/stream-node-orm/blob/master/src/index.js