GitHub user jonathanc-n added a comment to the discussion: Count-Min Sketch Support
I was thinking of using a simple monolithic storage format, but idk if I should go support subkeys for the scalability. Probably will be stored in a dynamically allocated array with single blocks of uint32_t integers. I will be looking into it more tomorrow. GitHub link: https://github.com/apache/kvrocks/discussions/2496#discussioncomment-10380707 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
