fakemongo / fongo

faked out in-memory mongo for java
Apache License 2.0
523 stars 155 forks source link

Feature request: support for IgnoreCase & IgnoreCaseAll SpringData methods #363

Open Lucas-C opened 5 years ago

Lucas-C commented 5 years ago

Hi.

I added a test in https://github.com/fakemongo/fongo/pull/362 as an example of what I'd wish fongo would provide.

Thoses methodes are described in Spring Data MongoDB Reference Doc

How complex would it be to introduce support for those queries ?