<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cache-Aside on wid's blog</title><link>https://wid-blog.github.io/tags/cache-aside/</link><description>Recent content in Cache-Aside on wid's blog</description><generator>Hugo</generator><language>ko</language><lastBuildDate>Wed, 17 Jan 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://wid-blog.github.io/tags/cache-aside/index.xml" rel="self" type="application/rss+xml"/><item><title>Cache Patterns</title><link>https://wid-blog.github.io/posts/tech/design-pattern/cache-patterns/</link><pubDate>Wed, 17 Jan 2024 00:00:00 +0000</pubDate><guid>https://wid-blog.github.io/posts/tech/design-pattern/cache-patterns/</guid><description>캐시 패턴은 읽기 채움 책임과 쓰기 경로 두 축으로 정전 5종(cache-aside, read-through, write-through, write-back, refresh-ahead)으로 나뉜다. 패턴 선택은 곧 두 축의 결정 조합이다.</description></item></channel></rss>