Crates.io | nostr-lmdb |
lib.rs | nostr-lmdb |
version | |
source | src |
created_at | 2023-12-14 08:31:04.28088 |
updated_at | 2025-01-31 08:43:23.749073 |
description | LMDB storage backend for nostr apps |
homepage | https://github.com/rust-nostr/nostr |
repository | https://github.com/rust-nostr/nostr.git |
max_upload_size | |
id | 1069205 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
LMDB storage backend for nostr apps
This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.
rust-nostr
is free and open-source. This means we do not earn any revenue by selling it. Instead, we rely on your financial support. If you actively use any of the rust-nostr
libs/software/services, then please donate.
This project is distributed under the MIT software license - see the LICENSE file for details