You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello :)
i was able to integrate the denpendency in my ktor/kotlin project and i also create a Mock Database.
What i would like to know is if it´s compatible with MongoDB Compass?
I tried to use the generated connectionString, but from Compass i get a 30000ms timed out Error.
If it's compatible with Mongo Compass, what should be valid connection string ?
My goal is to view the content of my collections while testing.
I attached the code i used and i am looking forward to read your responses. SimpleTest.zip
The text was updated successfully, but these errors were encountered:
Hello :)
i was able to integrate the denpendency in my ktor/kotlin project and i also create a Mock Database.
What i would like to know is if it´s compatible with MongoDB Compass?
I tried to use the generated connectionString, but from Compass i get a 30000ms timed out Error.
If it's compatible with Mongo Compass, what should be valid connection string ?
My goal is to view the content of my collections while testing.
I attached the code i used and i am looking forward to read your responses.
SimpleTest.zip
The text was updated successfully, but these errors were encountered: