Redis
资源地址
redis版本
版本的格式:major.minor.patch
Patch-Level versions
Patches primarily consist of bug fixes and very rarely introduce any compatibility issues.
Minor versions
Minor versions usually deliver maturity and extended functionality.
Major versions
Major versions introduce new capabilities and significant changes
版本的维护
Two additional versions receive maintenance only, meaning that only fixes for critical bugs and major security issues are committed and released as patches:
- The previous minor version of the latest stable release.
- The previous stable major release.