
Sign up to save your podcasts
Or


Progress on the stream today:
(We are building a Matrix bot, and to do that we need Redis support in the matrix-rust-sdk crate.)
Did some tidying of the code, making pipeline's hset method take a Vec, which is what we need in most places
Started trying to adapt the command_bot example to support both sled and redis stores instead of just memory.
By Progress on the stream today:
(We are building a Matrix bot, and to do that we need Redis support in the matrix-rust-sdk crate.)
Did some tidying of the code, making pipeline's hset method take a Vec, which is what we need in most places
Started trying to adapt the command_bot example to support both sled and redis stores instead of just memory.