Skip to content

[vibe-d/mongodb] [feature] [mongo8] No GridFS implementation #2862

@gedaiu

Description

@gedaiu

Most MongoDB drivers ship with GridFS for storing files larger than the 16MB BSON limit. It splits files into chunks across fs.files and fs.chunks collections.

We don't have any of this. Not urgent but it's a standard driver feature people expect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions