Skip to content

New Indexdb DBM

Compare
Choose a tag to compare
@itsTalwar itsTalwar released this 23 Nov 17:23
· 97 commits to main since this release
4cf77f7
feat: indexeddb file manager (#30)

* add: indexed dbm layer

* add: dexie

* chore: remove idb

* update: changes

* add: file manager test

* add: benchmarking test

* update: comments

* add: return

* update: dexie

* remove: comment

* address: comments

* add: tables map

* update: comment

* update: use tables

* fix: test

* bump version