64 releases (24 breaking)
0.40.0 | Oct 15, 2024 |
---|---|
0.38.0 | Oct 8, 2024 |
0.31.0 | Jul 5, 2024 |
0.24.1 | Mar 30, 2024 |
0.17.7 | Mar 31, 2023 |
#5 in #fuel-client
7,973 downloads per month
Used in 54 crates
(15 directly)
325KB
8K
SLoC
The crate fuel-core-storage
contains storage types, primitives, tables used by fuel-core
.
This crate doesn't contain the actual implementation of the storage. It works around the
Database
and is used by services to provide a default implementation. Primitives
defined here are used by services but are flexible enough to customize the
logic when the Database
is known.
Dependencies
~20–28MB
~409K SLoC