mongo-dart / mongo_dart

Mongo_dart: MongoDB driver for Dart programming language
https://pub.dev/packages/mongo_dart
MIT License
446 stars 98 forks source link

[Feature Request] Queryable Encryption Support #338

Closed graphicbeacon closed 1 year ago

graphicbeacon commented 1 year ago

Hello, firstly thanks to your hard work, I've deployed a Dart service on AWS which uses mongo_dart to communicate with the database.

Wanted to know what the roadmap for implementing support for queryable encryption looks like? I've looked in the mongo_dart API docs but only seems to have TLS encryption support.

Here's the MongoDB docs and would be great to gather your thoughts on this

Many thanks

giorgiofran commented 1 year ago

It is a very interesting feature. But it seems to be also complex to develop. At present I have not the time for analyzing this argument, but I keep this in the wish list.