vapor / fluent-mongo-driver

MongoDB support for Fluent built on MongoKittten.
MIT License
25 stars 11 forks source link

Added FluentBenchmarker.testGroupBy test case to FluentMongoDriverTests #32

Closed calebkleveter closed 4 years ago

calebkleveter commented 4 years ago

The driver still needs to be updated to use the DatabaseQuery.groups property in read and aggregate queries.