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
{{ message }}
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
What steps will reproduce the problem?
1.Add a file in a collection named fileStore
2. look into mongo and you should have 3 collections one fileStore, one fs.chunks and one fs.files
What is the expected output? What do you see instead?
Collections should be like this:
fileStore
fileStore.chunks
fileStore.files