Skip to content

feat: add mongodb gridfs service support#3491

Merged
Xuanwo merged 4 commits intoapache:mainfrom
ifmagic:dev/gridfs
Nov 7, 2023
Merged

feat: add mongodb gridfs service support#3491
Xuanwo merged 4 commits intoapache:mainfrom
ifmagic:dev/gridfs

Conversation

@ifmagic
Copy link
Copy Markdown
Contributor

@ifmagic ifmagic commented Nov 6, 2023

close #3315

@ifmagic ifmagic requested review from PsiACE and Xuanwo as code owners November 6, 2023 12:46
@github-actions github-actions Bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Nov 6, 2023
Comment thread .env.example Outdated
Comment thread core/src/services/gridfs/backend.rs Outdated
Comment thread core/src/services/gridfs/backend.rs
Comment thread core/src/services/gridfs/backend.rs Outdated
Comment thread core/src/services/mod.rs Outdated
Zheaoli
Zheaoli previously requested changes Nov 7, 2023
Copy link
Copy Markdown
Member

@Zheaoli Zheaoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MOST LGTM
BTW I think we need behavior test here like other services

@Xuanwo
Copy link
Copy Markdown
Member

Xuanwo commented Nov 7, 2023

BTW I think we need behavior test here like other services

We can split to another PR.

Copy link
Copy Markdown
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM, let's rock!

@Xuanwo Xuanwo dismissed Zheaoli’s stale review November 7, 2023 07:51

It's better not to expand on contributors' work.

@Xuanwo Xuanwo merged commit c96a170 into apache:main Nov 7, 2023
@ifmagic ifmagic deleted the dev/gridfs branch November 7, 2023 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for GridFS

3 participants