diff --git a/README.md b/README.md index 266f8b16..52571cc5 100644 --- a/README.md +++ b/README.md @@ -1313,6 +1313,7 @@ Refresh-ahead can result in reduced latency vs read-through if the cache can acc ### Source(s) and further reading +* [Architectural Patterns for Caching Microservices](https://hazelcast.com/blog/architectural-patterns-for-caching-microservices/) * [From cache to in-memory data grid](http://www.slideshare.net/tmatyashovsky/from-cache-to-in-memory-data-grid-introduction-to-hazelcast) * [Scalable system design patterns](http://horicky.blogspot.com/2010/10/scalable-system-design-patterns.html) * [Introduction to architecting systems for scale](http://lethain.com/introduction-to-architecting-systems-for-scale/)