taimos / dvalin

Taimos microservices framework
Apache License 2.0
14 stars 6 forks source link

Updated the mongodb part #98

Closed YukiInu closed 2 years ago

YukiInu commented 2 years ago

I replaced fongo according to Issue#86 but had problems with replacing mongobee. Mongock seems to not support the MongoClient 2.x syntax and I was having issues getting everything to the new 3.x syntax and still allowing the fake mongo configuration. Now this is the part that is working. The rest I will look in more detail and provide it later.