vtereso

Results 3 issues of vtereso

**Describe the bug** The Cassandra example does not work. I am not sure what has changed, but the session consistently errors within the retry with the following: `connect: connection refused`....

I have been pulling master and had functions that were executing within these hooks and saw what seems to be some unintended behavior. Example file as show below: ``` testSomething()...

I am interesting in using the new https support (`v0.8.0-alpha.1`), but it relies on `rustls`, which now relies on `aws-lc-rs` by default and that crate uses system bindings, which is...

enhancement