mgtv-tech / jetcache-go

Universal cache framework for Go
BSD 2-Clause "Simplified" License
245 stars 22 forks source link

Feat Generic Set and Get #25

Closed daoshenzzg closed 2 months ago

daoshenzzg commented 2 months ago
  1. feat: Cache generic support Set、Get.
  2. perf: Replacing util.Join with fmt.Sprintf to improve performance.
codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 91.93%. Comparing base (459975e) to head (d2acc3c).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 91.76% 91.93% +0.17% ========================================== Files 4 4 Lines 704 719 +15 ========================================== + Hits 646 661 +15 Misses 42 42 Partials 16 16 ```

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