Docs/wiki mention v6.20+ for redis ( https://github.com/nilenso/goose/wiki/Redis ) , docker compose for tests uses v7 (
)
given redis is at 8+ right now, we should consider having a test grid across versions for quick assurance if goose is operational over newer versions (although the functionality we use is minimal, explicitly stating it post tests would be helpful)
similarly for rmq (goose advises 3.9+ and current rmq is at v4.3)
cc : @ashutoshgngwr , @neenaoffline
Docs/wiki mention v6.20+ for redis ( https://github.com/nilenso/goose/wiki/Redis ) , docker compose for tests uses v7 (
goose/docker-compose.yml
Line 3 in 4fec2cf
given redis is at 8+ right now, we should consider having a test grid across versions for quick assurance if goose is operational over newer versions (although the functionality we use is minimal, explicitly stating it post tests would be helpful)
similarly for rmq (goose advises 3.9+ and current rmq is at v4.3)
cc : @ashutoshgngwr , @neenaoffline