nextcloud / nextcloud/documentation
Add Redis versions to Server Requirements
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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