shotover / shotover-proxy

L7 data-layer proxy
https://docs.shotover.io
Apache License 2.0
83 stars 16 forks source link

Port RedisSinkSingle to try_recv #1620

Open rukai opened 3 months ago

rukai commented 3 months ago

closes https://github.com/shotover/shotover-proxy/issues/1609

Progress towards https://github.com/shotover/shotover-proxy/issues/1507

checking CI

I hit a problem with cassandra_int_tests::cassandra_redis_cache. SimpleRedisCache will send requests into the same connection from two locations in the transforms logic.

We will need to change the bad case to collaborate with the good case on handling responses back from the connection.

There is no clear performance improvement from this change, so I need to investigate further.

codspeed-hq[bot] commented 3 months ago

CodSpeed Performance Report

Merging #1620 will not alter performance

Comparing rukai:redis_single_try_recv (62d0e9e) with main (6fb74a2)

Summary

✅ 37 untouched benchmarks