Crates.io | cdk-redb |
lib.rs | cdk-redb |
version | 0.10.1 |
source | src |
created_at | 2024-06-29 11:28:19.755621+00 |
updated_at | 2025-06-15 10:19:48.082223+00 |
description | Redb storage backend for CDK |
homepage | https://github.com/cashubtc/cdk |
repository | https://github.com/cashubtc/cdk.git |
max_upload_size | |
id | 1287338 |
size | 151,178 |
ALPHA This library is in early development, the API will change and should be used with caution.
Redb storage backend implementation for the Cashu Development Kit (CDK).
This crate provides a Redb-based storage implementation for:
Add this to your Cargo.toml
:
[dependencies]
cdk-redb = "*"
This project is licensed under the MIT License.