An alternative to having a public constructor for mongocxx::gridfs::bucket would be to have a method on mongocxx::database that returns a bucket (similar to how collections work). We should decide if this is a better API, and if so, implement it.
- depends on
-
CXX-1130 Implement GridFS Spec
- Closed