Integrate MongoDB

This commit is contained in:
Andras Schmelczer 2022-06-25 13:01:44 +02:00
parent 5046b1c5a0
commit 79ddc5c7df
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
30 changed files with 1024 additions and 769 deletions

View file

@ -1,3 +1,2 @@
[DEFAULT]
connection_string=mongodb://localhost:27017/
database=large_file_tests
mongo_connection_string=mongodb://localhost:27017/ # change this
mongo_database=great_ai_db2 # this will be automatically created