Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
The number of documents to return per batch.
struct FindOptions { // ... std.typecons.Nullable!(int) batchSize ; // ... }