Commit Graph

986 Commits (09f8574ae565e53ab7af572ec7c3f8be1651959a)
 

Author SHA1 Message Date
Timothée Rebours 09f8574ae5 executor async tests 3 years ago
Timothée Rebours f119dd0ecd async tests for cursor 3 years ago
Timothée Rebours 55c01e5e1c Added tests for async version of datastore 3 years ago
Timothée Rebours bbd4874016 port react-native storage module to async functions 3 years ago
Timothée Rebours 2ec3168c4c fix case sensitiveness on filename 3 years ago
Timothée Rebours f7a6beb4ad linting 3 years ago
Timothée Rebours 5503e9e038 remove async dependency 3 years ago
Timothée Rebours 63ec4ebb9e add TODO 3 years ago
Timothée Rebours 4c08e33271 browserify 3 years ago
Timothée Rebours 288d83a1bb remove TODO 3 years ago
Timothée Rebours 190eca8a19 minor 3 years ago
Timothée Rebours 6c9a9228fa simplify executor 3 years ago
Timothée Rebours 8c4a271e24 minor 3 years ago
Timothée Rebours 4f6fb455e2 minor 3 years ago
Timothée Rebours 596b1f6c91 use fs.promises instead of fs/promises 3 years ago
Timothée Rebours dce9390190 WIP: simplify getCandidatesAsync and move async to devDependencies 3 years ago
Timothée Rebours 622c9f7a94 WIP: async Cursor and fix async executor 3 years ago
Timothée Rebours 477316a470 WIP: ensureIndex 3 years ago
Timothée Rebours c5d44b0ee7 WIP: remove 3 years ago
Timothée Rebours f6d7208740 WIP: rewrite executor 3 years ago
Timothée Rebours 176d53c4ee WIP: rewrite executor without async 3 years ago
Timothée Rebours 81beec47e7 WIP: use async functions from persistence module in datastore 3 years ago
Timothée Rebours 161c2da7d7 WIP: remove async from persistence module 3 years ago
Timothée Rebours 3a9401cb21 WIP: remove async from storage module 3 years ago
Timothée Rebours 2ba091f050 WIP: linting 3 years ago
Timothée Rebours d74a441f8b WIP instead of having one function that can handle both async and callback signatures, let's implement a new Async suite of functions, and use callbackify to shim the old interface 3 years ago
Timothée Rebours 9b3b2a0afc WIP: Successfully replace a waterfall with native async/await 3 years ago
Timothée Rebours 49574da5e2 2.2.0 3 years ago
Timothée Rebours 59c8b2c97c changelog 3 years ago
tex0l bd4ea63116
Merge pull request #17 from seald/react-native 3 years ago
Timothée Rebours 0d4435da84 2.2.0-1 3 years ago
Timothée Rebours 52133bd968 error with default import 3 years ago
Timothée Rebours 4367b37860 2.2.0-0 3 years ago
Timothée Rebours 93363875ec another error in the files of the package 3 years ago
Timothée Rebours d04b0894cf fix mistake in webpack output path 3 years ago
Timothée Rebours f000cc748d unify browser & rn versions for most files 3 years ago
Timothée Rebours cfea45cb01 add CI task 3 years ago
Timothée Rebours 44ae8d7029 react-native version 3 years ago
arantes555 e3f4ee8783
Merge pull request #14 from seald/fix-publish-label 3 years ago
mehdi 750af75d40 fix publish label 3 years ago
mehdi 75f22ee4d9 2.1.0 3 years ago
mehdi 0f2eb4ace5 changelog 3 years ago
mehdi 5f81605ea5 2.1.0-5 3 years ago
tex0l 6657d36755
Merge pull request #12 from seald/add-typescript-typings 3 years ago
mehdi d9c4619a87 jsdoc detail 3 years ago
mehdi 7ed4d994da fix nodeWebkitAppName type 3 years ago
mehdi f70b1be64d fix test flakiness 3 years ago
mehdi dcc646a9a2 add typescript package 3 years ago
mehdi fcd1546220 add typings 3 years ago
mehdi cd16711c89 2.1.0-4 3 years ago