benashford / redis-async-rs

A Rust client for Redis, using Tokio
Apache License 2.0
253 stars 30 forks source link

Ensure that errors in the PUBSUB channel are reported #89

Closed benashford closed 1 year ago

benashford commented 1 year ago

This should prevent the type of confusion that we had in Issue #88

benashford commented 1 year ago

Published as v0.16.1