<?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>知识笔记 on Kittsai</title>
    <link>https://kittsai.github.io/knowledges/</link>
    <description>Recent content in 知识笔记 on Kittsai</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <atom:link href="https://kittsai.github.io/knowledges/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ElasticSearch</title>
      <link>https://kittsai.github.io/knowledges/middleware/elastic-search/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://kittsai.github.io/knowledges/middleware/elastic-search/</guid>
      <description>ES 核心概念、倒排索引、数据写入与检索流程、深分页解决方案。</description>
    </item>
    <item>
      <title>Java并发</title>
      <link>https://kittsai.github.io/knowledges/java/java-concurrency/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://kittsai.github.io/knowledges/java/java-concurrency/</guid>
      <description>Java 并发编程核心知识：线程、锁、并发工具、线程池等。</description>
    </item>
    <item>
      <title>Java集合</title>
      <link>https://kittsai.github.io/knowledges/java/java-collections/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://kittsai.github.io/knowledges/java/java-collections/</guid>
      <description>从根接口到具体实现的全景梳理：Collection 与 Map 的结构、底层数据结构、线程安全性与扩容机制。</description>
    </item>
    <item>
      <title>JVM</title>
      <link>https://kittsai.github.io/knowledges/java/jvm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://kittsai.github.io/knowledges/java/jvm/</guid>
      <description>JVM 内存模型、垃圾回收、类加载机制等核心知识。</description>
    </item>
    <item>
      <title>MySQL</title>
      <link>https://kittsai.github.io/knowledges/database/mysql/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://kittsai.github.io/knowledges/database/mysql/</guid>
      <description>MySQL 核心知识：索引、事务、锁、MVCC 等。</description>
    </item>
    <item>
      <title>Redis</title>
      <link>https://kittsai.github.io/knowledges/database/redis/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://kittsai.github.io/knowledges/database/redis/</guid>
      <description>Redis 核心知识：数据结构、持久化、集群、缓存策略等。</description>
    </item>
    <item>
      <title>Spring</title>
      <link>https://kittsai.github.io/knowledges/java/spring/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://kittsai.github.io/knowledges/java/spring/</guid>
      <description>Spring 框架核心：IOC、AOP、Bean 生命周期、事务管理等。</description>
    </item>
  </channel>
</rss>
