Add GridFS integration to large_file
This commit is contained in:
parent
c6c236c493
commit
2491edf916
8 changed files with 187 additions and 42 deletions
3
mongo.ini
Normal file
3
mongo.ini
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[DEFAULT]
|
||||
connection_string=mongodb://localhost:27017/
|
||||
database=large_file_tests
|
||||
Loading…
Add table
Add a link
Reference in a new issue