TBD54566975 / dwn-server

DWN server - host anywhere publicly accessible for DIDs to use
Apache License 2.0
38 stars 41 forks source link

Added index to SQL TTL cache #142

Closed thehenrytsai closed 2 months ago

thehenrytsai commented 2 months ago
  1. Added index to SQL TTL cache by leveraging latest dwn-sql-store
  2. Added handling of an edge race condition.
codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 94.77%. Comparing base (199355d) to head (28d6718).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 94.72% 94.77% +0.04% ========================================== Files 27 27 Lines 2732 2756 +24 Branches 351 353 +2 ========================================== + Hits 2588 2612 +24 Misses 143 143 Partials 1 1 ```

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