Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Allows configuring the storage engine on a per-index basis.
struct IndexOptions { // ... std.typecons.Nullable!(vibe.data.bson.Bson) storageEngine ; // ... }