According to the Ristretto README:
Ristretto is a fast, concurrent cache library built with a focus on performance and correctness.
I have been looking into the project but I could not find any formal specification. So, I’m wondering how does Ristretto checks or verifies the correctness of its algorithms, and workflows.
Thank you,
BR