<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for nb-cache</title>
    <link>https://pypi.org/project/nb-cache/</link>
    <description>Recent updates to the Python Package Index for nb-cache</description>
    <language>en</language>    <item>
      <title>0.4</title>
      <link>https://pypi.org/project/nb-cache/0.4/</link>
      <description>`nb_cache` 不仅是一个基础的缓存装饰器，它在彻底抹平 Python 同步与异步代码差异的同时，开箱即用地提供了内存/Redis双层缓存、防击穿、防雪崩、限流与熔断等企业级高可用特性。</description>
      <pubDate>Thu, 05 Mar 2026 09:54:12 GMT</pubDate>
    </item>    <item>
      <title>0.3</title>
      <link>https://pypi.org/project/nb-cache/0.3/</link>
      <description>`nb_cache` 不仅是一个基础的缓存装饰器，它在彻底抹平 Python 同步与异步代码差异的同时，开箱即用地提供了内存/Redis双层缓存、防击穿、防雪崩、限流与熔断等企业级高可用特性。</description>
      <pubDate>Sat, 28 Feb 2026 11:37:45 GMT</pubDate>
    </item>    <item>
      <title>0.2</title>
      <link>https://pypi.org/project/nb-cache/0.2/</link>
      <description>更强的缓存装饰器，支持同步和异步函数，支持加锁防止缓存击穿，支持内存和Redis作为缓存器，支持Redis+内存双缓存提高性能</description>
      <pubDate>Sat, 28 Feb 2026 07:37:47 GMT</pubDate>
    </item>    <item>
      <title>0.1.0</title>
      <link>https://pypi.org/project/nb-cache/0.1.0/</link>
      <description>更强的缓存装饰器，支持同步和异步函数，支持加锁防止缓存击穿，支持内存和Redis作为缓存器，支持Redis+内存双缓存提高性能</description>
      <pubDate>Sat, 28 Feb 2026 06:32:38 GMT</pubDate>
    </item>  </channel>
</rss>