Skip to content

Conversation

@Stargateur
Copy link

@Stargateur Stargateur commented Aug 17, 2020

This is a work in progress implementation of gridfs. The jira ticket RUST-527. Any help/remark/critic are always welcome. I will update this according to my progress:

@pooooodles pooooodles added the tracked-in-jira Ticket filed in Mongo's Jira system label Nov 16, 2020
@Zageron
Copy link

Zageron commented Dec 5, 2021

Is this stale? Does this driver support gridfs?

@bajanam bajanam assigned bajanam and kmahar and unassigned bajanam Dec 13, 2021
@kmahar
Copy link
Contributor

kmahar commented Dec 13, 2021

Hey @Zageron! At this time the driver does not support GridFS. This PR has been inactive for a while but we've left it open in case the original author or anyone else is interesting in resuming work on it!

To respond to a couple of the points from the original PR -

  • The driver has an index management API now which was added in version 2.0.0.
  • We should omit MD5 support in a Rust implementation as per the GridFS specification it has been deprecated and should not be supported in new implementations (see Design Rationale section.)

@kmahar kmahar removed their assignment Jan 10, 2022
@kmahar
Copy link
Contributor

kmahar commented Sep 2, 2022

we currently have implementation of GridFS in progress (so far a sketch of the public API has been merged in #688), so I am going to close out this pull request. thanks for the initial work on this @Stargateur!

@kmahar kmahar closed this Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tracked-in-jira Ticket filed in Mongo's Jira system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants