<?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>Redis on mrchi</title>
    <link>https://blog.mrchi.cc/tags/redis/</link>
    <description>Recent content in Redis on mrchi</description>
    <generator>Hugo -- 0.151.2</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 30 Oct 2018 09:44:53 +0800</lastBuildDate>
    <atom:link href="https://blog.mrchi.cc/tags/redis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>RQ-轻量级 Python 任务队列</title>
      <link>https://blog.mrchi.cc/posts/introduction-to-rq/</link>
      <pubDate>Tue, 30 Oct 2018 09:44:53 +0800</pubDate>
      <guid>https://blog.mrchi.cc/posts/introduction-to-rq/</guid>
      <description>RQ 是一个基于 Redis 的轻量级 Python 任务队列，用于异步执行任务，支持任务调度、监控和错误处理。</description>
    </item>
  </channel>
</rss>
