tile38 icon indicating copy to clipboard operation
tile38 copied to clipboard

SET multiple string fields per key

Open greendisc777 opened this issue 5 years ago • 2 comments

As the subject says, is there a way to set multiple string fields to a key up front?

For instance:

set fleet truck1:driver string "John Denton" truck1:state string "DALLAS"

greendisc777 avatar Oct 10 '20 00:10 greendisc777

No, you must issue each SET operation one at a time.

tidwall avatar Oct 10 '20 15:10 tidwall

@tidwall Is there any way to filter strings like contains, startwith, equal or etc ?

ahmetagilkaya avatar Nov 21 '20 10:11 ahmetagilkaya