Commit 08419523 authored by Jeremy Mikola's avatar Jeremy Mikola

Merge branch 'v1.1'

parents 323d6458 a2845655
......@@ -28,7 +28,7 @@ method.
The bucket can be constructed with various options:
- ``bucketName`` determines the prefix for the buckey's metadata and chunk
- ``bucketName`` determines the prefix for the bucket's metadata and chunk
collections. The default value is ``"fs"``.
- ``chunkSizeBytes`` determines the size of each chunk. GridFS divides the
file into chunks of this length, except for the last, which is only as large
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment