Getting Started Guide 🎉 #530
Conversation
Created a Getting Started Guide
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #530 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 341 341
=========================================
Hits 341 341 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
@cprendergast19 - this is really great progress so far. I think the next step after namespaces is to now take this code and add in compression using compress-gzip as an example. https://github.com/jaredwray/keyv/tree/main/packages/compress-gzip After that it would be really cool to show that with this code example we an do |
Updates made basted on feedback from Jared.
Added Sections 6 and 7 Compression and Caching
Added example to #3.
Updated example
|
@jaredwray I've made all the updates based on the feedback so far. |
Updated the title of #7
Created a Getting Started Guide
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
for issue / feature #401