Skip to content

Conversation

@mnocon
Copy link
Contributor

@mnocon mnocon commented Jan 15, 2026

* Added Redis 8+, 9+ and Valkey 9+ support

* Removed Redis 9

* Update docs/getting_started/requirements.md

* Apply suggestions from code review
* Adjusted the doc

* Selfreview

* Apply suggestion from @mnocon

* Reworked the doc: api_key examples and ES7 is still supported

* Apply suggestions from Doc review

Co-authored-by: julitafalcondusza <[email protected]>

* Added suggestion that updating is recommended - and removed explicit version

* Update docs/search/search_engines/elasticsearch/configure_elasticsearch.md

Co-authored-by: Tomasz Dąbrowski <[email protected]>

* Improved wording

---------

Co-authored-by: julitafalcondusza <[email protected]>
Co-authored-by: Tomasz Dąbrowski <[email protected]>
@mnocon mnocon marked this pull request as ready for review January 15, 2026 11:23
Copy link
Contributor

@adriendupuis adriendupuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add a note into configure_elasticsearch.md about "this is for ES8, for ES7 look at" with a link to update_from_5.0.md#update-configuration


- Linux NFS or S3/EFS (for IO, aka binary files stored in content repository, not supported with legacy)
- Redis 7.2+ (separate instances for session and cache, both using a `volatile-*` [eviction policy](https://redis.io/docs/latest/develop/reference/eviction/), session instance configured for persistence)
- Redis 7.2+, 8.4+, or Valkey 9.0+ (separate instances for session and cache, both using a `volatile-*` [eviction policy](https://redis.io/docs/latest/develop/reference/eviction/), session instance configured for persistence)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks unfair to me to have links on Varnish and even Memcached on 4.6- tabs, and not for other elements.

Suggested change
- Redis 7.2+, 8.4+, or Valkey 9.0+ (separate instances for session and cache, both using a `volatile-*` [eviction policy](https://redis.io/docs/latest/develop/reference/eviction/), session instance configured for persistence)
- [Redis](https://redis.io/) 7.2+, 8.4+, or [Valkey](https://valkey.io/) 9.0+ (separate instances for session and cache, both using a `volatile-*` [eviction policy](https://redis.io/docs/latest/develop/reference/eviction/), session instance configured for persistence)

Not sure it worths it. The Redis homepage is not very welcoming.
And the side quest would be to add more links for MySQL, MariaDB, Elasticsearch, and so on…

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd keep it "as is" for now, the technologies are well known - and it seems not worth the effort to make it unified for all memtions

mnocon and others added 6 commits January 16, 2026 09:59
* Adjusted the doc

* Selfreview

* Apply suggestion from @mnocon

* Reworked the doc: api_key examples and ES7 is still supported

* Apply suggestions from Doc review

Co-authored-by: julitafalcondusza <[email protected]>

* Release notes for 5.0.5

* Added suggestion that updating is recommended - and removed explicit version

* Update docs/search/search_engines/elasticsearch/configure_elasticsearch.md

Co-authored-by: Tomasz Dąbrowski <[email protected]>

* Removed broken links

* Removed broken fragment

* Bumped mkdocs variable

* Fixed image

* Removed big TODO headers

* Fixes

* Adjusted headers

* Apply suggestions from code review

Co-authored-by: julitafalcondusza <[email protected]>

---------

Co-authored-by: julitafalcondusza <[email protected]>
Co-authored-by: Tomasz Dąbrowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants