grafana / xk6-disruptor

Extension for injecting faults into k6 tests
https://k6.io/docs/javascript-api/xk6-disruptor/
GNU Affero General Public License v3.0
93 stars 7 forks source link

Add fault injection capabilitites for Redis protocol #152

Open pablochacin opened 1 year ago

pablochacin commented 1 year ago

Cache servers are a fundamental component of modern applications. They are critical in providing low-latency access to information and preventing the overloading of databases.

Providing fault injection capabilities to the connections between clients ad Redis services help the developer validate:

roobre commented 1 year ago

Other potentially interesting use cases for when Redis especially when it is used as a cache: