Results 8 issues of Samuel

Error: Unable to initialize redis client. Caused by: can't connect with TLS, the feature is not enabled [Finished running. Exit status: 1] I can work on a fix for this...

Would it be possible to support committing with `OwnedMessage` as well? Say you have an async environment where all interactions are messages being passed around. The expectation of having a...

Current state of tuikit is non-maintained, also it is your only dependency that prevents skim to be fully cross platform. Would it be feasible to remove it? I could help...

Hello, I frequently encounter the need to write code like the following (whether using Fluvio or Kafka): ```rust async fn process_chunk_with_shutdown( &self, ... ) -> Result { let mut stream...

no-stale