You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The interate() method iterates over all docs in a database/view.
It would be nice to run iterate a fixed number of times, perhaps with a static doc, and apply javascript functions. The primary use case for this feature is load-testing/seeding a database with data.
The text was updated successfully, but these errors were encountered:
The interate() method iterates over all docs in a database/view.
It would be nice to run iterate a fixed number of times, perhaps with a static doc, and apply javascript functions. The primary use case for this feature is load-testing/seeding a database with data.
The text was updated successfully, but these errors were encountered: