- Berlin, Deutschland
Block or Report
Block or report durran
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
439 contributions in the last year
Activity overview
Contributed to
mongodb/node-mongodb-native,
mongodb-js/zstd,
mongodb/libmongocrypt
and 14 other
repositories
Contribution activity
May 2022
Created 55 commits in 5 repositories
Created 2 repositories
- durran/aws-lambda-node JavaScript
- durran/aws-lambda-ruby Ruby
Created a pull request in mongodb/node-mongodb-native that received 12 comments
feat(NODE-4079): estimated document count uses count
Description
Updates estimatedDocumentCount to use the count command.
What is changing?
Changes the operation to use a count command instead of an a…
+238
−1,945
•
12
comments
Opened 23 other pull requests in 3 repositories
mongodb/node-mongodb-native
2
open
5
closed
5
merged
- test(NODE-4271): sync fle2 api spec tests
- test(NODE-4251): sync csfle create spec tests
- test(NODE-4226): send encrypted fields in options
- test(NODE-4224): sync queryable encryption compact spec tests
- chore(NODE-4265): fle2 -> queryable encryption
- test(NODE-4226): send encrypted fields in options
- fix(NODE-4254): allow csfle to be dynamically required
- feat(NODE-4139): streaming protocol message changes
- test: add api version when creating new test client
- Fix cmap stable api
- fix(NODE-4139): allow monitor to yield control
- feat(NODE-1837): add zstd compression option
mongodb-js/zstd
5
merged
2
closed
Reviewed 30 pull requests in 5 repositories
mongodb/node-mongodb-native
19 pull requests
- feat(NODE-3750): make maxConnecting configurable
- fix(NODE-4139): allow monitor to yield control
- refactor(NODE-4246): update FLE2 collection management
- feat(NODE-4139): streaming protocol message changes
- chore(NODE-4266): improve error message for SCRAM-SHA-1 in FIPS mode
- feat(NODE-2993): implement maxConnecting
- feat(NODE-3938): Add support for pre/post images in change streams
- feat(NODE-4079): estimated document count uses count
- feat(NODE-4192): make MongoClient.connect optional
- feat(NODE-1837): add zstd compression option
- test: fix flakey operation count test
- fix(NODE-4108): improve return type for withTransaction()
- fix(NODE-4232): stream() also returns generic AsyncIterable
- feat(NODE-4185): Allow opting out of disk use on cursor builder
- feat(NODE-4189): Support clustered collections
- test(NODE-4216): add 6.0 server to CI matrix
- feat(NODE-4202): add FLE 2 behavior for create/drop collection
- test: update load balancer configuration instructions
- fix(NODE-4208): add aws http request timeout handler
