Vaikunth

Results 4 issues of Vaikunth

@vavrusa First off, thank you for your excellent contribution towards the Rust Dev community - memcache-async. For compatibility, I'm adding `tokio::io` based AsyncWrite and AsyncRead implementations along with existing `futures::io`...

Following up with @djc's intuition (re: https://github.com/djc/bb8/pull/194) -- I noticed that the final call to `spawn_replenishing_approvals(approvals)` is incomplete due to empty approvals and returns early after several attempts to `put_back`...

Introduce support for configurable flags (32-bit unsigned integer) to handle caching use cases for users including but not limited to compression, metadata, etc. These flags enable users to customize the...