[PR #1041] [CLOSED] Adding memcache #1133

Closed
opened 2026-02-28 00:03:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1041
Author: @andrewcara
Created: 11/22/2023
Status: Closed

Base: masterHead: addingMemcache


📝 Commits (2)

  • 847551c Added MemcacheCacheHandler
  • c26462e Added MemcacheCacheHandler

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)

📄 Description

Added a CacheHandler for pymemcache. A pure-Python memcached client.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/1041 **Author:** [@andrewcara](https://github.com/andrewcara) **Created:** 11/22/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `addingMemcache` --- ### 📝 Commits (2) - [`847551c`](https://github.com/spotipy-dev/spotipy/commit/847551cab47bfa1782e9984653cde5f4d788bd77) Added MemcacheCacheHandler - [`c26462e`](https://github.com/spotipy-dev/spotipy/commit/c26462e15c181c8ec669b3ebc1d4f9342d2ebe8c) Added MemcacheCacheHandler ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) </details> ### 📄 Description Added a CacheHandler for pymemcache. A pure-Python memcached client. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1133
No description provided.