feathers
feathers copied to clipboard
[FR] generator support for @feathersjs/memory
Creating services or apps/prototypes with the Memory adapter is currently not supported in the CLI... Leading us to use Custom services, which look nothing like adapter code, or MongoDB, which requires tedious setup.
I'd love to see support for neDB as well.
I'd love to see support for neDB as well.
I have a big project heavily reliant on NeDB... I'm going to try switching it to feathers-yaml . Is there anything in NeDB that you need specifically that LowDB can't provide?
https://github.com/lwhiteley/feathers-lowdb/issues/48