kinesis-vcr icon indicating copy to clipboard operation
kinesis-vcr copied to clipboard

Record, rewind and replay live Kinesis streams

Results 5 kinesis-vcr issues
Sort by recently updated
recently updated
newest added

As per the readme, I'm trying to build a fat jar w/ `./gradlew shadowJar`, but I get the following output: ``` bash > ./gradlew shadowJar FAILURE: Build failed with an...

Does kinesis-vcr support encryption of the files written to s3? If not, would you be interested in a PR providing that functionality, or would you suggest handling encryption separately?

Great project. Does it compress the recorded events?

enhancement
help wanted

At runtime, logging to console wastes a substantial amount of CPU when running the VCR on a high-volume stream. Propose adding better detail on logging configurability to the docs and...