4 releases (breaking)

new 0.3.0 Oct 18, 2024
0.2.0 Oct 15, 2024
0.1.0 Oct 14, 2024
0.0.0-release Oct 9, 2024

#181 in Magic Beans

Download history 121/week @ 2024-10-04 407/week @ 2024-10-11

528 downloads per month
Used in 3 crates

Apache-2.0

35KB
624 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 pool and related storage.

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

Overview

Dependencies

~29MB
~477K SLoC