Max Nachlinger

Results 6 comments of Max Nachlinger

I'm sure by now you've figured it out :) but in case you haven't, PX is an expiration in milliseconds, see: http://redis.io/commands/SET

@wing328 - I opened this PR too quickly, sorry for the churn. Fixing the build now :(

@wing328 - PR is ready for a review

@TamaraFinogina - `cargo patch-crate` applies patches, See [this section of the README](https://github.com/mokeyish/cargo-patch-crate?tab=readme-ov-file#command-explanation).

> Scratch all of that. I just needed to put `.layer(TraceLayer::new_for_grpc())` after I call `.into_router()` on tonic's Server::builder(). @spencerbart trivial point, but you can add your TraceLayer before calling `into_router()`...

@spencerbart hah, sorry for the churn man :)