Skip to content

Commit 6580afa

Browse files
authored
updated description for mutli-exec (redis#219)
1 parent 0aea9b2 commit 6580afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis_benchmarks_specification/test-suites/memtier_benchmark-1Mkeys-hash-transactions-multi-exec-pipeline-20.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 0.4
22
name: memtier_benchmark-1Mkeys-hash-transactions-multi-exec-pipeline-20
3-
description: Runs memtier_benchmark, for a keyspace length of 1M keys with a data size of 100 Bytes for each key, focusing on the MULTI EXEC scenario. TODO - this descriotion needs fixing. We either need a preload command to populate 1M keys, or we need to modify this description.
3+
description: Runs memtier_benchmark for MULTI EXEC scenario - executing commands as a transaction. The transaction sets fields in a hash, checks if they exist, retrieves them and finally deletes them. At the end of execution there are no keys in the database.
44
tested-groups:
55
- transactions
66
- hash

0 commit comments

Comments
 (0)