mongo-python-driver/gridfs
serbaut df7ee8e618 * no longer keeps the whole file in memory for write
* cache chunk_size so we dont read the file each time
* dont modify user file_spec argument

Signed-off-by: Mike Dirolf <mike@10gen.com>
2009-09-22 17:20:34 -04:00
..
__init__.py GridFile supports the context manager (with statement) protocol 2009-07-08 13:05:36 -04:00
errors.py toward a gridfs module 2009-01-26 16:19:06 -05:00
grid_file.py * no longer keeps the whole file in memory for write 2009-09-22 17:20:34 -04:00