Add ledis cache support #16035

Open
lunny wants to merge 2 commits from lunny/lunny/cache_ledis into main
Owner

This PR adds a new cache provider ledis which have been implemented in go-chi/cache but not supported.

For those Gitea instances which have lower memory but want to cache last commit information, it's a better case than memory or redis.

This PR adds a new cache provider `ledis` which have been implemented in `go-chi/cache` but not supported. For those Gitea instances which have lower memory but want to cache last commit information, it's a better case than memory or redis.
techknowlogick approved these changes 2021-06-15 01:17:49 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
2 Participants
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: lunny/gitea#16035
No description provided.