repositorypackage
0.0.0-20240223211935-a0e575c8e173
Repository: https://github.com/dustinevan/mongo.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Ever wanted to just convert that BSON to JSON because you're not using the extra mongo types? I gotchew! This does it, and, by now, it's seen MANY TBs of use in production.
Oh and it's about 7x faster than the mongo driver.