Attributes
Includes Deno configuration
Repository
Current version released
4 years ago
Dependencies
deno.land/x
π₯ Mango
Features
β
Stores _id: ObjectId field, but wraps it to the id: string
β
Documents have version: number out of the box, and its increased by 1
every time you call update
β
Every document has createdAt and updatedAt props
β Soft Delete & Hard Delete ability for documents