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

Support t-digest data structure and commands #2423

Open
1 of 2 tasks
PragmaTwice opened this issue Jul 15, 2024 · 4 comments
Open
1 of 2 tasks

Support t-digest data structure and commands #2423

PragmaTwice opened this issue Jul 15, 2024 · 4 comments
Assignees
Labels
enhancement type enhancement good first issue Good for newcomers help wanted Good for newcomers

Comments

@PragmaTwice
Copy link
Member

PragmaTwice commented Jul 15, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Motivation

Redis Stack already supports this probabilistic data structure, and we can support it too.

https://redis.io/docs/latest/develop/data-types/probabilistic/t-digest/
https://redis.io/blog/t-digest-in-redis-stack/
https://redis.io/docs/latest/commands/?group=tdigest

Solution

Please share your design proposal through issue/discussion before submitting a PR.

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@PragmaTwice PragmaTwice added enhancement type enhancement help wanted Good for newcomers good first issue Good for newcomers labels Jul 15, 2024
@LindaSummer
Copy link
Contributor

Hi @PragmaTwice ,

I want to work on this issue. 😊
Can it be assigned to me?

Best Regards,
Edward

@git-hulk
Copy link
Member

@LindaSummer Assigned, thank you!

@jonathanc-n
Copy link
Contributor

@LindaSummer Hello, is this still being worked on?

@LindaSummer
Copy link
Contributor

@LindaSummer Hello, is this still being worked on?

Hi @jonathanc-n ,

Sorry for delay update.
I'm still working on the issue and reading related papers and implementations.
I will make a draft proposal in recent. 😄

Best Regards,
Edward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement type enhancement good first issue Good for newcomers help wanted Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants