Comment on Building a Discord bot in RustComments−surrTurr3yDoes shuttle support something like Redis for caching?−dohguyOP3yFor now, we offer the persist feature. We allow you to store and load structs that can be serializable with serde.Redis is a highly sought feature which we'll be aiming to implement in the near future! :)
Comments
Does shuttle support something like Redis for caching?
For now, we offer the persist feature. We allow you to store and load structs that can be serializable with serde.
Redis is a highly sought feature which we'll be aiming to implement in the near future! :)