kvrocks
kvrocks copied to clipboard
feat: support count min sketch data structure and most commands
references issue: #2425
The commands, IncrBy, Info, InitByDim, InitByProb, and Query have been made.
The merge command will still need working on, and go integration tests will be added for the future. I will also probably add a cache similar to the hyperloglog for in-memory operations.
Was there a change made to GetOptions recently? There seems to be a problem after the merge.
Was there a change made to GetOptions recently? There seems to be a problem after the merge.
Yes, the operations to db requires an options here.
I believe this pr should be good for further review
Nice, I'll take a round tonight
@mapleFU do the changes seem right? sorry for the bother.
@PragmaTwice Is the workflow able to run again?
do the changes seem right? sorry for the bother.
Sorry for delaying, I'll take a pass
@jonathanc-n would you mind fix the lint?
I'm outing these days, so maybe late reply
@git-hulk @PragmaTwice I think a workflow can be run again with the changes
@PragmaTwice Would you be able to review this pr?
@mapleFU something seems to be a little odd here, I ran clang-format on all changed files and its running into formatting issues
@mapleFU Test cases are implemented! Ty for the test suggestions.
@mapleFU Does this seem fine to move forward?
@mapleFU Alright, thanks for the reviews, I put the changes in for it.
@mapleFU Srorry about that, fixed the lint.
No problem, we're almost their
I'm a bit tired today and will revisit this tomorrow
I just reach home and have some minor updates, would continue tomorrow. Sorry for delaying
@mapleFU Were you gonna make your own changes to the code?
Yes I'm back from holiday and working, would continue.