nextcloud / nextcloud/documentation

Add Redis versions to Server Requirements

Open
#11,030 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: caching manual: admin
Dominant language
JavaScript
Stars
628
Forks
2.5k
Avg merge
2d 11h
Merged PRs (30d)
135

Description

Redis 7.2 was just released yesterday and elevated to stable status (https://redis.io/download/).

It's unclear if any of the Potentially Breaking / Behavior Changes impact us, but there's been one (inadvertent) upgrade + failure report: https://help.nextcloud.com/t/nextcloud-breaks-after-upgrading-to-redis-7-2/168291/2.

We should probably make sure our tests are happening against a reasonable version + consider documenting the ones we already test against/recommend here:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Server Requirements page and review the Redis release and behavior-change information referenced in the issue. Check how the project currently tests Redis versions, then update the documented tested or recommended versions and ensure the relevant coverage reflects a reasonable supported version.

Written by the indexing model from the issue text.

Assessment

Tech stack
redis
Domain
databases, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.