Caching System with Pingora in Rust

Hello everyone,

I'm currently working on a project using Pingora and I'm interested in implementing a caching system. I've been looking into the pingora-cache and pingora-memory-cache modules, but I'm having a bit of trouble understanding how to properly use them.

Could anyone provide some examples or explanations on how to set up a caching system with Pingora? Any help or guidance would be greatly appreciated.

Thank you in advance for your time and assistance.
Was this page helpful?