Skip to content

Commit

Permalink
Added log
Browse files Browse the repository at this point in the history
  • Loading branch information
olapiv committed Nov 12, 2024
1 parent 5724da1 commit bfefdef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pink/rondis/tests/get_set.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ for i in {1..10}; do
set_and_get "$KEY:multiple_$i" "$test_value"
done

echo "Testing piped keys..."
for i in {1..10000}; do
echo "SET $KEY:piped_$i value_$i"
done | redis-cli --pipe --verbose
Expand Down

0 comments on commit bfefdef

Please sign in to comment.