Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Specifies the length in time, in seconds, for documents to remain in a collection.
struct IndexOptions { // ... std.typecons.Nullable!(int) expireAfterSeconds ; // ... }