Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support provided GridFSBucket in GridFsTemplate #1627

Closed
spring-projects-issues opened this issue Jun 14, 2013 · 0 comments
Closed

Support provided GridFSBucket in GridFsTemplate #1627

spring-projects-issues opened this issue Jun 14, 2013 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

Björn Voß opened DATAMONGO-696 and commented

In our project yum-repo-server it's an performance issue that every new instance of GridFS counts the entries of fs.files and fs.chunks.

As we use an approach as described in the forum it is fine for me to have the GridFS as singleton, so an extension in the GridFsTemplate would be very nice


Attachments:

@spring-projects-issues spring-projects-issues added the type: enhancement A general enhancement label Dec 30, 2020
@mp911de mp911de changed the title add extension hook in GridFsTemplate to provide a GridFS instance [DATAMONGO-696] Support provided GridFSBucket in GridFsTemplate May 26, 2023
@mp911de mp911de added this to the 4.2 M1 (2023.1.0) milestone May 26, 2023
mp911de added a commit that referenced this issue May 26, 2023
Add assertions and missing Override annotations. Avoid recursive self-call on getClassLoader. Extend documentation.

See #1627
Original pull request: #4389
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
4 participants