imbibe-persistence

Crates.ioimbibe-persistence
lib.rsimbibe-persistence
version0.0.1
created_at2025-06-18 09:42:45.604238+00
updated_at2025-06-18 09:42:45.604238+00
descriptiondetails the database model of the information extracted from a block and its constituent transactions
homepage
repositoryhttps://github.com/labcycle/imbibe
max_upload_size
id1716795
size88,798
hubcycle (hubcycle)

documentation

README

imbibe-persistence

This crate details the database model of the information extracted from a block and its constituent transactions.

It uses diesel and postgresql to provide the read and write methods against the databse.

The sql files defining the schema for block and tx can be found in migrations.

Commit count: 0

cargo fmt