nostr-sqlite

Crates.ionostr-sqlite
lib.rsnostr-sqlite
version0.32.0
sourcesrc
created_at2023-12-14 08:31:31.122427
updated_at2024-06-07 15:09:40.863943
descriptionSQLite Storage backend for Nostr apps
homepagehttps://github.com/rust-nostr/nostr
repositoryhttps://github.com/rust-nostr/nostr.git
max_upload_size
id1069206
size54,423
Yuki Kishimoto (yukibtc)

documentation

README

Nostr SQLite

This crate implements a storage backend on SQLite for native environments.

State

This library is in an ALPHA state, things that are implemented generally work but the API will change in breaking ways.

Donations

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.

License

This project is distributed under the MIT software license - see the LICENSE file for details

Commit count: 2684

cargo fmt