Description
This is a very nice project! And I would like to propose an improvement for the existing jedis testing framework. Recently, I have been working on redis testing frameworks and have noticed that the current jedis testing only targets the latest unstable branch of redis. However, this can make it difficult for projects that are based on stable versions of redis to pass the tests when using jedis to test their quality, even though their products are already well.
To address this issue, I suggest that all the test cases in jedis be marked based on the compatible redis versions. This will enable developers working on stable redis versions to test their products using jedis, providing an inclusive and comprehensive testing framework suitable for all developers.
I am enthusiastic about contributing to this effort and making jedis even better. I would appreciate your feedback on this proposal and look forward to hearing your thoughts.
Thank you for your attention.