rexie
rexie copied to clipboard
Maintenance status
I came across this repo while looking for other indexeddb wrappers in rust and the API does looks way better than most I've seen or currently use (although I have yet to test rexie yet) but would like to know if this repo is still actively maintained.
Thanks!
I came across this repo while looking for other indexeddb wrappers in rust and the API does looks way better than most I've seen or currently use (although I have yet to test rexie yet) but would like to know if this repo is still actively maintained.
Thanks!
Yes. This repo is actively maintained.
On a side note, idb
crate with builder
feature also provides similar API.