Documentation ¶
Overview ¶
Package gridfs implements a GridFS driver for the blobstore.
GridFS is a file storage system built on top of mongodb. For more information about mongodb visit http://www.mongodb.com.
The URL for this driver must take the form gridfs://host/database[#prefix={prefix}]. If prefix is not provided, "fs" is used.
Click to show internal directories.
Click to hide internal directories.