danielealbano / cachegrand

cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
BSD 3-Clause "New" or "Revised" License
975 stars 34 forks source link

Implement GETDEL and GETEX #196

Closed danielealbano closed 2 years ago

danielealbano commented 2 years ago

This PR implements the GETDEL and the GETEX commands

codecov[bot] commented 2 years ago

Codecov Report

Merging #196 (4296321) into main (8048eca) will increase coverage by 0.05%. The diff coverage is 87.27%.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   80.35%   80.41%   +0.05%     
==========================================
  Files         125      127       +2     
  Lines        7498     7553      +55     
==========================================
+ Hits         6025     6073      +48     
- Misses       1473     1480       +7     
Impacted Files Coverage Δ
.../module/redis/command/module_redis_command_getex.c 85.29% <85.29%> (ø)
...module/redis/command/module_redis_command_getdel.c 90.48% <90.48%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.