Mongoose support for the automatic queryable encryption #14516
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
Prerequisites
🚀 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
The text was updated successfully, but these errors were encountered: