ben-manes / caffeine

A high performance caching library for Java
Apache License 2.0
15.64k stars 1.58k forks source link

Add `caffeine-coroutines` in README #1695

Closed be-hase closed 3 months ago

be-hase commented 3 months ago

Hello. I always use Caffeine.

I have implemented a library called caffeine-coroutines, which adds Kotlin coroutines support to Caffeine. If possible, could you add this to the README?

There is also a Kotlin wrapper called Aedile, but for the following reasons, I prefer to provide extensions rather than a wrapper.

https://github.com/be-hase/caffeine-coroutines?tab=readme-ov-file#we-will-primarily-focus-on-coroutine-support

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

ben-manes commented 3 months ago

Sure, but can you make the item length shorter and align into a triangular flow? It’s a bit wordy in comparison

ben-manes commented 3 months ago

thanks, merged in manually

be-hase commented 3 months ago

thanks. :)