kinesis-vcr
kinesis-vcr copied to clipboard
Record, rewind and replay live Kinesis streams
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?
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...