dice icon indicating copy to clipboard operation
dice copied to clipboard

Added support for ZPOPMIN (#1128)

Open surya0180 opened this issue 1 year ago • 1 comments

This PR closes (#1128 ) issue.

Changes made:

  • [x] Added support for ZPOPMIN command.
  • [x] Added Unit tests, Integration tests for ASYNC/RESP/HTTP/WEBSOCKET.
  • [x] Added Benchmark function for this command.
  • [x] Added Documentation for this command.

I am completely new to benchmarking itself so I tried somethings by taking some reference in existing benchmark functions but it needs to be reviewed. Here is the screenshot for reference.

image

I also request the reviewers to check the GetMin() function that I have written in sortedSet.go file.

surya0180 avatar Oct 18 '24 15:10 surya0180

@JyotinderSingh @lucifercr07 @apoorvyadav1111 @AshwinKul28 @soumya-codes

Requesting you to review this PR.

surya0180 avatar Oct 18 '24 16:10 surya0180