Update README.md

pull/559/head
Denizen 2021-08-19 23:53:31 +05:30 committed by GitHub
parent 4e70c54a5b
commit 05da1871fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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 ### 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) * [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) * [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/) * [Introduction to architecting systems for scale](http://lethain.com/introduction-to-architecting-systems-for-scale/)