3 releases
0.1.2 | Jul 3, 2024 |
---|---|
0.1.1 | Sep 21, 2023 |
0.1.0 | Sep 2, 2023 |
#2364 in Database interfaces
689 downloads per month
Used in 10 crates
(via veilid-core)
39KB
838 lines
A key-value database for use in browsers
Writes data both into memory and IndexedDB, optionally reads the whole database in memory
from the IndexedDB on open
.
Dependencies
~9–16MB
~217K SLoC