← All projects
2023 · Maintainer
reqcache
A small open-source Java library that wraps HTTP clients with a configurable cache-aside layer, built after getting tired of re-solving the same problem for every third-party integration. Supports Redis and in-memory backends.
JavaRedisOpen source
Highlights
- —850+ GitHub stars and adopted by a handful of small companies
- —Fully test-covered with JUnit 5 and Testcontainers
- —Published as a Maven Central artifact