v2.0.0: Redis 7, optional optimized config
Please use the latest release instead.
What's Changed
- Update README.md maintained badge, fixes #29 by @jrearick in #30
- feat: add issue and PR templates by @stasadev in #31
- feat: enable Redis persistence by @stasadev in #35
- feat: add v1.24.3 version constraint by @stasadev in #36
- feat: add
ddev redisalias, addddev redis-flush, set empty password by @stasadev in #37 - feat: use
redis:7instead ofredis:6-bullseye, move Redis config, for #17 by @stasadev in #38 - feat: replace
--redis-tagwith--redis-docker-imageby @stasadev in #39 - test: update bats, add more checks in tests by @stasadev in #40
- docs: update README.md instructions by @stasadev in #41
- feat: add optimized config from
ddev/ddev-redis-7by @stasadev in #34
New Contributors
Full Changelog: v1.2.3...v2.0.0