dumbmatter / fakeIndexedDB

A pure JS in-memory implementation of the IndexedDB API
Apache License 2.0
562 stars 69 forks source link

Improve FDBIndex.count and FDBObjectStore.count performance #95

Closed dumbmatter closed 8 months ago

dumbmatter commented 8 months ago

See issue #94