redis-load-test icon indicating copy to clipboard operation
redis-load-test copied to clipboard

fix object property and add parameter to set key count

Open girorme opened this issue 1 year ago • 0 comments

  • change request_success to request (locust update)
  • add redis-tools to Dockerfile to improve tests if necessary (i can remove if necessary)
  • add one more key to json (redis_key_count), to add flexibility in key creation test
  • add setex instead of set in redis lib to auto delete keys after five minutes

girorme avatar May 18 '23 00:05 girorme