Skip to content

Commit

Permalink
Merge pull request #24 from rezaamini-ir/patch-1
Browse files Browse the repository at this point in the history
Fix Microsoft caching guide style in readme
  • Loading branch information
coding-parrot authored Nov 6, 2023
2 parents c432bc5 + af59e86 commit 22ea676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ These are the best resources for System Design on the Internet.
- [Google Guava Cache](https://github.com/google/guava/wiki/CachesExplained)
- [Caching (See the README)](https://github.com/ben-manes/caffeine/)
- [Caching](http://highscalability.com/blog/2016/1/25/design-of-a-modern-cache.html)
- [Microsoft Caching Guide](https://docs.microsoft.com/en-us/previous-versions/msp-n-p/dn589802(v%3dpandp.10)
- [Microsoft Caching Guide](https://docs.microsoft.com/en-us/previous-versions/msp-n-p/dn589802(v%3dpandp.10))
- [Caching patterns](https://hazelcast.com/blog/a-hitchhikers-guide-to-caching-patterns/)

##
Expand Down

0 comments on commit 22ea676

Please sign in to comment.