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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mongoose support for the automatic queryable encryption #14516

Open
2 tasks done
jitendra-sevaro opened this issue Apr 10, 2024 · 1 comment
Open
2 tasks done

Mongoose support for the automatic queryable encryption #14516

jitendra-sevaro opened this issue Apr 10, 2024 · 1 comment
Labels
enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature new feature This change adds new functionality, like a new method or class

Comments

@jitendra-sevaro
Copy link

jitendra-sevaro commented Apr 10, 2024

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

馃殌 Feature Proposal

As we know mongodb now have the queryable encryption apart from the CSFLE. I was not able to find anything in mongoose which support this new encryption. there was docs on mongoose but that is for CSFLE. Not sure if there is anything in mongoose which can support queryable encryption

Motivation

Having this feature and support for latest encryption option provided by mongoDB will reduce the efforts developers have to make to achieve the queryable encryption. Right now If there is no support then we have to stop using mongoose orm and look for other ORM or may be using mongdb directly as having queryable encryption is important.
This should be taken care as soon as possible as it's been long time since mongoDB introduced this new encryption and mongoose is still at CSFLE
No response

Example

No response

Tasks

No tasks being tracked yet.
@jitendra-sevaro jitendra-sevaro added enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature new feature This change adds new functionality, like a new method or class labels Apr 10, 2024
@jitendra-sevaro
Copy link
Author

Waiting for the response, Let me know if i have to provide the additional details on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature new feature This change adds new functionality, like a new method or class
Projects
None yet
Development

No branches or pull requests

1 participant