1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

fix TS.CREATERULE

This commit is contained in:
leibale
2021-11-29 12:47:17 -05:00
parent 7cce81fb1e
commit a743ca6737
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ export function transformArguments(
'TS.CREATERULE',
sourceKey,
destinationKey,
'AGGREGATION',
aggregationType,
timeBucket.toString()
];