rexie icon indicating copy to clipboard operation
rexie copied to clipboard

Maintenance status

Open dariusc93 opened this issue 10 months ago • 2 comments

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!

dariusc93 avatar Apr 21 '24 10:04 dariusc93

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.

devashishdxt avatar Apr 21 '24 11:04 devashishdxt

On a side note, idb crate with builder feature also provides similar API.

devashishdxt avatar Apr 22 '24 01:04 devashishdxt