chanzuckerberg / redis-memo

A Redis-based version addressable caching system. Memoize pure functions, aggregated database queries, and 3rd party API calls.
https://rubygems.org/gems/redis-memo
MIT License
33 stars 3 forks source link

Release v1.0.0 #90

Closed donaldong closed 3 years ago

donaldong commented 3 years ago

Breaking Changes

Features

Doc

Refactor

codecov[bot] commented 3 years ago

Codecov Report

Merging #90 (7873e5b) into stacked_pr/base/donaldong/releas-f3a1ec7 (6202a84) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@                            Coverage Diff                            @@
##           stacked_pr/base/donaldong/releas-f3a1ec7      #90   +/-   ##
=========================================================================
  Coverage                                     97.98%   97.98%           
=========================================================================
  Files                                            40       40           
  Lines                                          2434     2434           
=========================================================================
  Hits                                           2385     2385           
  Misses                                           49       49           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6202a84...7873e5b. Read the comment docs.

Dingying0410 commented 3 years ago

Oh I added #91 , can we include that one here after it is merged as well?

donaldong commented 3 years ago

Updated the summary!