7 releases (breaking)

0.6.0 Dec 6, 2024
0.5.0 Nov 6, 2024
0.4.0 Oct 20, 2024
0.3.0 Oct 18, 2024
0.0.0-release Oct 9, 2024

#259 in Magic Beans

Download history 148/week @ 2024-10-07 770/week @ 2024-10-14 86/week @ 2024-10-21 27/week @ 2024-10-28 180/week @ 2024-11-04 104/week @ 2024-11-11 16/week @ 2024-11-18 17/week @ 2024-11-25 144/week @ 2024-12-02 62/week @ 2024-12-09

246 downloads per month
Used in 4 crates

Apache-2.0

38KB
679 lines

essential-builder-db

Crates.io Documentation license Build Status

The Essential builder database.


lib.rs:

The database API for the block builder's solution set pool and related storage.

The essential-builder-db crate provides a simple database API for managing the block builder's solution set pool and related storage, using SQLite as the underlying database. It allows you to store, query, and delete solution sets, as well as manage solution set submissions with timestamps.

Overview

Dependencies

~29MB
~475K SLoC