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

feat: replace python-memcached with pymemcache #2878

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

lrrb
Copy link

@lrrb lrrb commented Feb 21, 2025

python-memcached is deprecated in django 4.x

#2877

@lrrb lrrb force-pushed the feature/memcached branch from 56583fd to 524f2bc Compare February 24, 2025 06:26
@codecov-commenter
Copy link

⚠️ 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 ✅

Project coverage is 76.42%. Comparing base (3020e45) to head (524f2bc).
Report is 29 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2878      +/-   ##
==========================================
+ Coverage   76.26%   76.42%   +0.15%     
==========================================
  Files          88       88              
  Lines        9688     9688              
  Branches     1971     1802     -169     
==========================================
+ Hits         7389     7404      +15     
+ Misses       2031     2024       -7     
+ Partials      268      260       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deniszh
Copy link
Member

deniszh commented Feb 24, 2025

Looks great, thanks!

@deniszh deniszh merged commit 4472cf3 into graphite-project:master Feb 24, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants