Project Stage | CI | Release | Snapshot | Discord |
---|---|---|---|---|
ZIO Cache makes it easy to cache values to optimize your application's performance.
ZIO Cache features:
- ZIO Native - Deep ZIO integration including support for concurrent lookups, failure, and interruption.
- Simple - Unified interface for synchronous and asynchronous caches.
- Compositional - Definition of cache in terms of lookup function allows supporting arbitrary backends.
Check out the microsite for more information!
Documentation for contributors
See the Code of Conduct