[PR #2950] [MERGED] Fix memcache support when value is returned as string always (#2924) #16677

Closed
opened 2025-11-02 12:16:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2950
Author: @lafriks
Created: 11/20/2017
Status: Merged
Merged: 11/21/2017
Merged by: @lunny

Base: release/v1.3Head: backport/memcache_cache


📝 Commits (1)

  • 6629d54 Fix memcache support when value is returned as string always (#2924)

📊 Changes

1 file changed (+27 additions, -2 deletions)

View changed files

📝 modules/cache/cache.go (+27 -2)

📄 Description

Backport #2924 to v1.3


🔄 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/go-gitea/gitea/pull/2950 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/20/2017 **Status:** ✅ Merged **Merged:** 11/21/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.3` ← **Head:** `backport/memcache_cache` --- ### 📝 Commits (1) - [`6629d54`](https://github.com/go-gitea/gitea/commit/6629d5410067405f5516e58a3229953ea8722c45) Fix memcache support when value is returned as string always (#2924) ### 📊 Changes **1 file changed** (+27 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/cache/cache.go` (+27 -2) </details> ### 📄 Description Backport #2924 to v1.3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:16:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16677