366 B
366 B
BDK SQLite
This is a simple SQLite relational database schema backed implementation of PersistBackend
.
The main structure is Store
which persists bdk_persist
CombinedChangeSet
data into a SQLite database file.