aboutsummaryrefslogtreecommitdiff
path: root/packages/idb-bridge/src/MemoryBackend.test.ts
AgeCommit message (Expand)Author
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-02-10idb-bridge: update tests for ava 4.xFlorian Dold
2022-01-12idb-bridge: add test for updating the same record with/without index keyFlorian Dold
2021-12-15idb-bridge: faster indices, various correctness fixes and testsFlorian Dold
2021-02-22idb: fix 'prevunique' iteration and other bugsFlorian Dold
2021-02-16add more tests and fix various issuesFlorian Dold
2021-02-08idb-bridge: remove cyclic dependencies, rip out api extractorFlorian Dold
2021-01-29type annotationFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2019-08-16version bump / importsFlorian Dold
2019-08-16do not ignore database versionFlorian Dold
2019-08-16db import/export and commit callbackFlorian Dold
2019-08-01copyright headersFlorian Dold
2019-07-31idb-bridge: test cases, package structure and missing functionalityFlorian Dold
2019-06-25idb: extend test caseFlorian Dold
2019-06-25idb: make unique cursor workFlorian Dold
2019-06-25idb: memory backend fixesFlorian Dold
2019-06-23idb: more tests workingFlorian Dold
2019-06-21idb: tests workingFlorian Dold
2019-06-15idb wipFlorian Dold