Closed billsinc closed 7 years ago
When fetching from a Kinesis stream and pushing to Redis (AWS Elasticache), I get the following error in CloudWatch:
Error occured while preparing Redis command: [TypeError: list argument must be an Array of Buffers.]
Not being familiar with Redis does some preparation need to be done before writing data?
I had not seen your issue before (GitHub configuration issue). Do you have any stack trace about this?
I think I have found the cause. Can you check again?
When fetching from a Kinesis stream and pushing to Redis (AWS Elasticache), I get the following error in CloudWatch:
Not being familiar with Redis does some preparation need to be done before writing data?