issues
search
GhMartingit
/
xk6-mongo
Apache License 2.0
7
stars
25
forks
source link
Add support for other Mongo operations
#24
Closed
GabrielCalin
closed
6 months ago
GabrielCalin
commented
7 months ago
Supports upserting a document based on filter.
Supports bulk upserting documents based on filters.
Supports aggregation pipelines.
Supports finding distinct values for a field in a collection based on a filter.