Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[add] support for redis cache storage #465

Merged
merged 3 commits into from
Jul 4, 2023

Conversation

a9raag
Copy link
Contributor

@a9raag a9raag commented Jul 4, 2023

No description provided.

Signed-off-by: Anurag Wagh <a9raag@gmail.com>
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: a9raag
To complete the pull request process, please assign xiaofan-luan after the PR has been reviewed.
You can assign the PR to them by writing /assign @xiaofan-luan in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added needs-dco and removed dco-passed labels Jul 4, 2023
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #465 (30c28ee) into dev (34c11f0) will increase coverage by 0.08%.
The diff coverage is 96.05%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #465      +/-   ##
==========================================
+ Coverage   93.99%   94.08%   +0.08%     
==========================================
  Files          92       93       +1     
  Lines        3583     3735     +152     
==========================================
+ Hits         3368     3514     +146     
- Misses        215      221       +6     
Impacted Files Coverage Δ
gptcache/manager/scalar_data/manager.py 83.33% <33.33%> (-7.15%) ⬇️
gptcache/manager/scalar_data/redis_storage.py 97.29% <97.29%> (ø)
gptcache/utils/__init__.py 89.83% <100.00%> (+0.08%) ⬆️

@mergify mergify bot added the ci-passed label Jul 4, 2023
@SimFG SimFG merged commit 24bb5a1 into zilliztech:dev Jul 4, 2023
6 of 8 checks passed
@a9raag a9raag deleted the feature/redis-cache-store branch September 14, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants