<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>loachblog个人笔记</title><description>loachblog个人笔记</description><link>https://loachblog.com/</link><item><title>astro7 tailwnd4 自动化部署到云服务器</title><link>https://loachblog.com/blog/astro7-tailwind4-delopy/</link><guid isPermaLink="true">https://loachblog.com/blog/astro7-tailwind4-delopy/</guid><description>使用astro7和tailwind4搭建SSG自动化部署方案</description><pubDate>Mon, 03 Aug 2026 09:48:21 GMT</pubDate><author>loach</author></item><item><title>缓存系统-问道篇</title><link>https://loachblog.com/blog/cache-system-intro/</link><guid isPermaLink="true">https://loachblog.com/blog/cache-system-intro/</guid><description>缓存是为了解决速度不匹配问题而存在的一种机制，是分布式系统中不可或缺的重要组成部分。</description><pubDate>Tue, 09 Oct 2018 15:03:00 GMT</pubDate><author>admin_loach</author></item><item><title>Centos7.2 安装Nginx</title><link>https://loachblog.com/blog/centos72-install-nginx/</link><guid isPermaLink="true">https://loachblog.com/blog/centos72-install-nginx/</guid><description>Nginx (engine x) 是一个高性能的HTTP和反向代理服务，也是一个IMAP/POP3/SMTP服务。</description><pubDate>Mon, 15 Oct 2018 14:26:00 GMT</pubDate><author>admin_loach</author></item><item><title>腾讯云Centos7.2 python3坏境搭建</title><link>https://loachblog.com/blog/centos72-python3-env/</link><guid isPermaLink="true">https://loachblog.com/blog/centos72-python3-env/</guid><description>Centos为什么默认装python2，因为Centos系统有些命令依赖于python2，比如yum它使用的是python2.7.5。</description><pubDate>Sun, 14 Oct 2018 13:54:00 GMT</pubDate><author>admin_loach</author></item><item><title>django缓存配置</title><link>https://loachblog.com/blog/django-cache-config/</link><guid isPermaLink="true">https://loachblog.com/blog/django-cache-config/</guid><description>Django支持的缓存类型：内存(local-memory caching)、文件(FileSystem caching)、数据库(Database caching)、Memcache缓存。</description><pubDate>Wed, 10 Oct 2018 12:45:00 GMT</pubDate><author>admin_loach</author></item><item><title>Memcached缓存系统-求道篇</title><link>https://loachblog.com/blog/memcached-cache-system/</link><guid isPermaLink="true">https://loachblog.com/blog/memcached-cache-system/</guid><description>Memcached是一个高性能的分布式内存对象缓存系统，用于动态Web应用以减轻数据库负载。</description><pubDate>Tue, 09 Oct 2018 15:22:00 GMT</pubDate><author>admin_loach</author></item></channel></rss>