Update README.md

This commit is contained in:
Denizen
2021-08-19 23:53:31 +05:30
committed by GitHub
parent 4e70c54a5b
commit 05da1871fe

View File

@@ -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/)