fakemongo / fongo

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

Support $redact (aggregation) #70

Open ghost opened 10 years ago

ghost commented 10 years ago

MongDB 2.6 and higher have a new aggregation operator: $redact http://docs.mongodb.org/manual/reference/operator/aggregation/redact/

It would be nice if Fongo could also support this.

mchenryc commented 9 years ago

+1