Disable streaming SDAM by default on AWS Lambda and similar FaaS platforms. Introduce the serverMonitoringMode=stream/poll/auto URI option. Add Unified Test Format version 1.17 to add support for server heartbeat events. |
||
|---|---|---|
| .. | ||
| events | ||
| mongodb | ||
| build_internal.sh | ||
| build.sh | ||
| README.md | ||
| run.sh | ||
| template.yaml | ||
AWS Lambda Testing
Running locally
Prerequisites:
- AWS SAM CLI
- Docker daemon running
Usage
- Start a local mongodb instance on port 27017
- Run
build.sh - Run
test.sh