Skip to main content

Module db

Module db 

Source
Expand description

A shared, generic implementation of the Current QMDB.

The impl blocks in this file define shared functionality across all Current QMDB variants.

Structsยง

Db
A Current QMDB implementation generic over ordered/unordered keys and variable/fixed values.