Personal testing ground for Go development and experimentation.
CSE tests require the cse build tag:
go test -tags=cse -v ./...-
libmongocrypt - Install or update via Homebrew: https://github.com/mongodb/libmongocrypt?tab=readme-ov-file#installing-libmongocrypt-on-macos
After updating, modify
~/.zshrcto reflect the new version path. -
mongocryptd - Download MongoDB Enterprise: https://www.mongodb.com/try/download/enterprise
Extract and move
mongocryptdto~/.local/bin/(or update PATH).