Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blemale committed Apr 28, 2019
1 parent e1ab7a1 commit 084e745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -61,6 +61,8 @@ So this is the thinner wrapper we can came with to make Caffeine easy and idioma

### AsyncLoadingCache

https://github.com/blemale/scaffeine/blob/e1ab7a1d6217f767bb900c77172368691ca3aecd/src/test/scala/com/github/blemale/scaffeine/example/AsyncLoadingCacheExample.scala#L13-L28

```scala
"AsyncLoadingCache" should "be created from Scaffeine builder with synchronous loader" in {
import com.github.blemale.scaffeine.{ AsyncLoadingCache, Scaffeine }
Expand Down

0 comments on commit 084e745

Please sign in to comment.