Open PragmaTwice opened 3 months ago
Can I be assigned this issue?
@jonathanc-n FYI, you can first add a proposal, like [1][2], then after discussion, you can draft the website work and in the mean time working on implementation
[1] https://github.com/apache/kvrocks/discussions/2438 [2] https://github.com/apache/kvrocks/discussions/2449 [3] https://github.com/apache/kvrocks-website/pull/207
Search before asking
Motivation
Redis Stack already supports this probabilistic data structure, and we can support it too.
https://redis.io/docs/latest/develop/data-types/probabilistic/count-min-sketch/ https://redis.io/docs/latest/commands/?group=cms
Solution
Please share your design proposal through issue/discussion before submitting a PR.
Are you willing to submit a PR?