Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
2 changes: 1 addition & 1 deletion action.yml
70 changes: 70 additions & 0 deletions build.js
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
140,014 changes: 63,327 additions & 76,687 deletions dist/restore/index.js
Binary file removed dist/restore/opendal.linux-arm64-gnu.node
Binary file not shown.
Binary file removed dist/restore/opendal.linux-x64-gnu.node
Binary file not shown.
140,742 changes: 64,280 additions & 76,462 deletions dist/save/index.js
Binary file removed dist/save/opendal.linux-arm64-gnu.node
Binary file not shown.
Binary file removed dist/save/opendal.linux-x64-gnu.node
Binary file not shown.
Binary file removed dist/save/opendal.win32-x64-msvc.node
Binary file not shown.
43 changes: 28 additions & 15 deletions package.json
3,008 changes: 1,899 additions & 1,109 deletions pnpm-lock.yaml
189 changes: 189 additions & 0 deletions src/cache-utils.ts
15 changes: 10 additions & 5 deletions src/restore.ts
18 changes: 12 additions & 6 deletions src/save.ts
5 changes: 2 additions & 3 deletions src/utils.ts
15 changes: 8 additions & 7 deletions tsconfig.json
Loading