4 releases
0.1.3 | May 19, 2025 |
---|---|
0.1.2 | Jul 3, 2024 |
0.1.1 | Sep 21, 2023 |
0.1.0 | Sep 2, 2023 |
#856 in Database interfaces
588 downloads per month
Used in 14 crates
(via veilid-core)
39KB
827 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
~8–16MB
~212K SLoC