Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

getGridFS from Storage use the default fs prefix instead of the collection name should be used #34

Description

@scorpjio

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

On what operating system?
fedora x64

I initially added this issue on the googlecode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions