feathers
feathers copied to clipboard
feat(databases): Add support for fast bulk operations
This pull request adds the ability to the built in database adapters to perform fast bulk operations for create, patch and remove by passing params.bulk = true. Bulk operations will use the fastest database call available and - when successful - always return no data (an empty array) and not send real time events.
Closes https://github.com/feathersjs-ecosystem/feathers-mongodb/issues/219
Deploy Preview for feathers-dove ready!
| Name | Link |
|---|---|
| Latest commit | fcc49aaf13eea34fc49c1bc30d9d42974b5c2451 |
| Latest deploy log | https://app.netlify.com/sites/feathers-dove/deploys/63a148c058889e00087b92d4 |
| Deploy Preview | https://deploy-preview-2945--feathers-dove.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Lets also solve the merge conflicts
Any ETA on this? Running to issues where this would help.
This is more than a year old, can I make the requested changes?