Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add indexedb driver #221

Merged
merged 11 commits into from
Aug 7, 2023
Merged

feat: add indexedb driver #221

merged 11 commits into from
Aug 7, 2023

Conversation

JoaoPedroAS51
Copy link
Contributor

Add driver for idb-keyval
keyval store implemented with IndexedDB

@nuxt-studio
Copy link

nuxt-studio bot commented May 14, 2023

Live Preview ready!

Name Edit Preview Latest Commit
unstorage Edit on Studio ↗︎ View Live Preview b9fe914

@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #221 (97c1aba) into main (0e6e023) will increase coverage by 0.38%.
The diff coverage is 100.00%.

❗ Current head 97c1aba differs from pull request most recent head b9fe914. Consider uploading reports for the commit b9fe914 to get more accurate results

@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   76.94%   77.33%   +0.38%     
==========================================
  Files          26       27       +1     
  Lines        3223     3278      +55     
  Branches      473      485      +12     
==========================================
+ Hits         2480     2535      +55     
  Misses        742      742              
  Partials        1        1              
Files Changed Coverage Δ
src/drivers/idb-keyval.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)

@Hebilicious Hebilicious changed the title feat(drivers): add idb-keyval driver feat(drivers): add indexed driver Jul 2, 2023
@Hebilicious Hebilicious changed the title feat(drivers): add indexed driver feat(drivers): add indexedb driver Jul 2, 2023
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 💯

@pi0 pi0 changed the title feat(drivers): add indexedb driver feat: add indexedb driver Aug 7, 2023
@pi0 pi0 merged commit 022fc39 into unjs:main Aug 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants