Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
235 contributions in the last year
Contribution activity
November 2020
Created 13 commits in 3 repositories
Created a pull request in mongodb-js/mongosh that received 3 comments
[java-shell] support batch size on mapping cursor
Opened 8 other pull requests in 1 repository
mongodb-js/mongosh
1
open
6
merged
1
closed
- [java-shell] Refactor MongoShellContext
- [java-shell] support db.createView, db.dropDatabase Date.getTime, ISODate constructor with offset, insertMany options
- [java-shell] in tests parse host and port from uri
- [java-shell] remove URI.txt file
- [java-shell] Don't fetch cursor twice
- [java-shell] sync java service provider interfaces with shell-api
- [java-shell] Implement console.log
- [WIP][java-shell] Don't fetch Java cursor in toShellResult method