Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV/OP: cumulative changes for Redis CE 8 #1219

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

dwdougherty
Copy link
Collaborator

@dwdougherty dwdougherty commented Feb 26, 2025

DOC-4043.

Note to reviewers: the lion's share of these changes have already been reviewed by my PMs and some of you. The installation instructions are a work in progress. I won't be able to finalize that content until closer to GA.

@mich-elle-luna If you're bored (haha) and want to take a look, feel free. I won't be merging this PR until CE8 RC1 ships.

dwdougherty and others added 21 commits October 18, 2024 08:33
* DEV: CONFIG for modules changes for CE8

* Renaming file

* Apply suggestions from Rachel's code review

Co-authored-by: Rachel Elledge <[email protected]>

* Apply suggestions from Rachel's code review (part 2)

Co-authored-by: Rachel Elledge <[email protected]>

* Apply suggestions from Lior's code review

* Apply suggestions from Lior's code review (part 2)

---------

Co-authored-by: Rachel Elledge <[email protected]>
* DEV: ACL changes for CE8

* Applied suggestions from Lior's code review (part 1)

* Applied suggestions from Lior's code review (part 2)

* Fix for something completely unrelated

* Applied suggestions from Lior's code review (part 3)
* DEV+OP: add CE8 changes to INFO cmd & Prometheus for RS pages

* Apply review comments.

Co-authored-by: andy-stark-redis <[email protected]>

* Apply review comments.

---------

Co-authored-by: andy-stark-redis <[email protected]>
* DEV: add new HFE commands

* DEV: correct previous merge
* DEV: initial commit of installation docs for CE8

* DEV: 2nd commit of installation docs for CE8

* DEV: 3rd commit of installation docs for CE8
@dwdougherty dwdougherty added do not merge yet CE 8.0 Redis Community Edition 8.0 (future) labels Feb 26, 2025
@dwdougherty dwdougherty self-assigned this Feb 26, 2025
Copy link
Contributor

Staging links:
https://redis.io/docs/staging/community-edition-8/commands/acl-cat/
https://redis.io/docs/staging/community-edition-8/commands/bf.add/
https://redis.io/docs/staging/community-edition-8/commands/bf.card/
https://redis.io/docs/staging/community-edition-8/commands/bf.exists/
https://redis.io/docs/staging/community-edition-8/commands/bf.info/
https://redis.io/docs/staging/community-edition-8/commands/bf.insert/
https://redis.io/docs/staging/community-edition-8/commands/bf.loadchunk/
https://redis.io/docs/staging/community-edition-8/commands/bf.madd/
https://redis.io/docs/staging/community-edition-8/commands/bf.mexists/
https://redis.io/docs/staging/community-edition-8/commands/bf.reserve/
https://redis.io/docs/staging/community-edition-8/commands/bf.scandump/
https://redis.io/docs/staging/community-edition-8/commands/cf.add/
https://redis.io/docs/staging/community-edition-8/commands/cf.addnx/
https://redis.io/docs/staging/community-edition-8/commands/cf.count/
https://redis.io/docs/staging/community-edition-8/commands/cf.del/
https://redis.io/docs/staging/community-edition-8/commands/cf.exists/
https://redis.io/docs/staging/community-edition-8/commands/cf.info/
https://redis.io/docs/staging/community-edition-8/commands/cf.insert/
https://redis.io/docs/staging/community-edition-8/commands/cf.insertnx/
https://redis.io/docs/staging/community-edition-8/commands/cf.loadchunk/
https://redis.io/docs/staging/community-edition-8/commands/cf.mexists/
https://redis.io/docs/staging/community-edition-8/commands/cf.reserve/
https://redis.io/docs/staging/community-edition-8/commands/cf.scandump/
https://redis.io/docs/staging/community-edition-8/commands/client-list/
https://redis.io/docs/staging/community-edition-8/commands/cms.incrby/
https://redis.io/docs/staging/community-edition-8/commands/cms.info/
https://redis.io/docs/staging/community-edition-8/commands/cms.initbydim/
https://redis.io/docs/staging/community-edition-8/commands/cms.initbyprob/
https://redis.io/docs/staging/community-edition-8/commands/cms.merge/
https://redis.io/docs/staging/community-edition-8/commands/cms.query/

Copy link
Collaborator

@mich-elle-luna mich-elle-luna left a comment

Choose a reason for hiding this comment

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

Thank you! Just a few minor edits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CE 8.0 Redis Community Edition 8.0 (future) do not merge yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants