jaredwray / keyv

Simple key-value storage with support for multiple backends
https://keyv.org
MIT License
2.61k stars 143 forks source link

sqlite - adding in createKeyv and making Keyv dependency a star #1165

Closed jaredwray closed 1 week ago

jaredwray commented 1 week ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) sqlite - adding in createKeyv and making Keyv dependency a star

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (0c2aa71) to head (792b074). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1165 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 16 16 Lines 71 71 ========================================= Hits 71 71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.