zio-cache
zio-cache copied to clipboard
A ZIO native cache with a simple and compositional interface
ZIO Cache
Project Stage | CI | Release | Snapshot | Discord |
---|---|---|---|---|
Summary
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
Contributing
Documentation for contributors
Code of Conduct
See the Code of Conduct
Support
License
License