k2db-0.1.0 has been yanked.
k2db
Rust data layer for MongoDB with enforced metadata, soft-delete semantics, scoped ownership filtering, and guarded aggregation.
What it provides
- Automatic
_uuid,_owner,_created,_updated, and_deletedmetadata handling. - Soft-delete enforcement across reads, writes, and aggregation pipelines.
- Optional ownership scoping with lax and strict enforcement modes.
- Optional guarded and strict aggregation validation.
- Built-in observability hooks and Ratatouille logging integration.
Install
[]
= "0.1.0"
Status
This crate is the Rust replatform of the k2db data layer and is published under GPL-3.0-only.
Repository: https://github.com/frogfishio/k2db