#nostr #indexed-db #back-end #database

nostr-indexeddb

Web's IndexedDB Storage backend for Nostr apps

5 releases (breaking)

new 0.30.0 Apr 12, 2024
0.29.0 Mar 15, 2024
0.28.0 Feb 16, 2024
0.27.0 Jan 18, 2024
0.0.0 Dec 14, 2023

#1185 in Web programming

Download history 3/week @ 2023-12-20 8/week @ 2024-01-17 186/week @ 2024-02-14 20/week @ 2024-02-21 9/week @ 2024-02-28 1/week @ 2024-03-06 123/week @ 2024-03-13 11/week @ 2024-03-20 11/week @ 2024-03-27 24/week @ 2024-04-03

170 downloads per month
Used in nostr-sdk

MIT license

795KB
19K SLoC

Nostr IndexedDB

This crate implements a storage backend on IndexedDB for web 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


lib.rs:

Web's IndexedDB Storage backend for Nostr SDK

Dependencies

~26MB
~476K SLoC