Expand description
Handle execution of database operations and transactions.
Structs§
- DbOp
- Default return type of the derived EsRepo::begin_op().
- DbOp
With Time - Equivileant of
DbOpjust that the time is guaranteed to be cached.
Traits§
- Atomic
Operation - Trait to signify we can make multiple consistent database roundtrips.