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

Redis max arguments #167

Closed Valkyrie00 closed 2 years ago

Valkyrie00 commented 2 years ago

Introduced a new param in configuration file to define the limit of arguments per command

codecov[bot] commented 2 years ago

Codecov Report

Merging #167 (1d9d530) into main (55c65be) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   77.56%   77.59%   +0.02%     
==========================================
  Files          95       95              
  Lines        6450     6458       +8     
==========================================
+ Hits         5003     5011       +8     
  Misses       1447     1447              
Impacted Files Coverage Δ
src/config_cyaml_schema.c 100.00% <ø> (ø)
...rc/network/protocol/redis/network_protocol_redis.c 79.26% <100.00%> (+0.87%) :arrow_up:
src/protocol/redis/protocol_redis_reader.c 91.11% <100.00%> (-0.13%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 55c65be...1d9d530. Read the comment docs.