Skip to content

Redis Stack use cases #65

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

Merged
merged 72 commits into from
Nov 14, 2022
Merged

Redis Stack use cases #65

merged 72 commits into from
Nov 14, 2022

Conversation

nermiller
Copy link
Contributor

Adds new section in the Redis Stack category

@netlify
Copy link

netlify bot commented Jul 28, 2022

Deploy Preview for redis-stack-docs ready!

Name Link
🔨 Latest commit 6fbc048
🔍 Latest deploy log https://app.netlify.com/sites/redis-stack-docs/deploys/6372a0ef5400290008665bd3
😎 Deploy Preview https://deploy-preview-65--redis-stack-docs.netlify.app/docs/stack/use-cases
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@nermiller nermiller requested review from banker, itamarhaber and K-Jo July 28, 2022 08:38
itamarhaber
itamarhaber previously approved these changes Jul 29, 2022
Copy link
Contributor

@itamarhaber itamarhaber left a comment

Choose a reason for hiding this comment

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

LGTM, didn't review the content :) Perhaps @K-Jo should be the final reviewer?

Copy link
Contributor

@banker banker left a comment

Choose a reason for hiding this comment

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

Initial review

Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
nermiller and others added 19 commits July 29, 2022 16:37
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
Co-authored-by: Kyle Banker <banker@users.noreply.github.com>
@nermiller
Copy link
Contributor Author

@LiorKogan, please review one more time. I've added t-digest and responded to your comments. cc @banker

Copy link
Contributor

@LiorKogan LiorKogan left a comment

Choose a reason for hiding this comment

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

I noticed that some probabilistic data structures are mentioned by name (HyperLogLog, TopK) but others do not. I think we should name them all.
I think it would be better to list the different probabilistic data structures and the questions each can answer, and then give a separate set of use cases for each. Otherwise, it is a little bit confusing.

I listed those questions for all data structures in https://redislabs.atlassian.net/wiki/spaces/DX/pages/3620077569/t-digest+A+New+Probabilistic+Data+Structure+in+RedisBloom.

You can copy from there if you wish.

I also think we should include HyperLogLog because it is also a probabilistic data structure, but mention that it is included in core Redis.

@nermiller
Copy link
Contributor Author

@LiorKogan I've added back the headings for probabilistic data structures. Mind checking it again? Thank you so much!

@LiorKogan
Copy link
Contributor

Looks good!

@nermiller
Copy link
Contributor Author

@banker, please review so I can merge. Thank you! Many thanks, @LiorKogan!

@banker banker merged commit d813c2c into main Nov 14, 2022
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.

4 participants