'Redis how to assign multiple values?

How to assign multiple values ​​to one key? I need to import a key into Jmeter that will contain many values.



Solution 1:[1]

As long as your "multiple values" don't contain the delimiter (default is comma) they will go into single JMeter Variable

enter image description here

More information: JMeter’s Redis Data Set - An Introduction

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dmitri T