Felix Fontein
be3c3c3f45
[stable-8] redis_info: adjust tests for Arch Linux ( #10132 )
...
* Cherry-pick parts of bf69dc46ff .
* redis_info: adjust tests for Arch Linux (#10129 )
(cherry picked from commit e853a6f39b )
2025-05-14 07:34:39 +02:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +02:00
Felix Fontein
a06903f33a
CI: Add ArchLinux, Debian Bullseye, CentOS Stream 8, and Alpine 3 ( #4222 )
...
* Add ArchLinux, Debian Bullseye and CentOS Stream 8 to CI.
* Add Alpine to CI matrix as well.
2022-02-21 21:14:45 +01:00
Felix Fontein
bf7a954f00
Restrict redis version. ( #3733 )
2021-11-15 22:29:47 +01:00
Felix Fontein
2d1f5408d3
Redis: slave -> replica ( #2867 )
...
* Redis: slave -> replica
* Fallback for old Redis versions in CI.
2021-06-24 22:33:29 +02:00
Pavlo Bashynskyi
80d41583d1
Add info command to redis module ( #286 )
...
* Add info command to redis module
* Fix sanity test
* Create a separate redis_info module
* Type of arguments in documentation was determined
* Add redis_info test
* Fix sanity test
* Add integration test
* Add integration platforms (centos7/8,fedora30/31,opensuse15+py2,ubuntu1604/1804)
* Add centos6 support
* Fix suggestions
* Add contact email
2020-05-12 20:18:24 +03:00