<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Redis &#8211; 学习日志</title>
	<atom:link href="https://blog.liuguofeng.com/tag/redis/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.liuguofeng.com</link>
	<description>LIUGUOFENG</description>
	<lastBuildDate>Sun, 02 Dec 2018 15:04:02 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.liuguofeng.com/wp-content/uploads/2019/08/icon-panda-450-1.png</url>
	<title>Redis &#8211; 学习日志</title>
	<link>https://blog.liuguofeng.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress 使用 Redis 缓存加速</title>
		<link>https://blog.liuguofeng.com/p/4800</link>
					<comments>https://blog.liuguofeng.com/p/4800#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 14:14:47 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Redis]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4800</guid>

					<description><![CDATA[安装 WordPress 插件&#160;Redis Object Cache 安装 Redis 用 Apac<p class="more-button"><a href="https://blog.liuguofeng.com/p/4800" class="more-link">Continue reading <span class="screen-reader-text">WordPress 使用 Redis 缓存加速</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4800/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>LNMP.org 一键安装包 安装 redis</title>
		<link>https://blog.liuguofeng.com/p/4786</link>
					<comments>https://blog.liuguofeng.com/p/4786#comments</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 13:50:16 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[Redis]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=4786</guid>

					<description><![CDATA[LNMP 1.2缓存加速类扩展(xcache/Redis/memcached/eAccelerator)、im<p class="more-button"><a href="https://blog.liuguofeng.com/p/4786" class="more-link">Continue reading <span class="screen-reader-text">LNMP.org 一键安装包 安装 redis</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/4786/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>PHP 编译安装 phpredis</title>
		<link>https://blog.liuguofeng.com/p/3675</link>
					<comments>https://blog.liuguofeng.com/p/3675#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 10:07:34 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Redis]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=3675</guid>

					<description><![CDATA[cd ~/Downloads git clone https://github.com/phpredis/ph<p class="more-button"><a href="https://blog.liuguofeng.com/p/3675" class="more-link">Continue reading <span class="screen-reader-text">PHP 编译安装 phpredis</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/3675/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP Swoole 异步 redis 之 redis 服务安装</title>
		<link>https://blog.liuguofeng.com/p/3666</link>
					<comments>https://blog.liuguofeng.com/p/3666#comments</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 08:51:19 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Redis]]></category>
		<category><![CDATA[Swoole]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=3666</guid>

					<description><![CDATA[swoole 使用 异步redis的前置条件 redis 服务 hiredis库 编译 swoole 需要加入<p class="more-button"><a href="https://blog.liuguofeng.com/p/3666" class="more-link">Continue reading <span class="screen-reader-text">PHP Swoole 异步 redis 之 redis 服务安装</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/3666/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>PHP 分布式中 Redis 实现 Session 共享</title>
		<link>https://blog.liuguofeng.com/p/2972</link>
					<comments>https://blog.liuguofeng.com/p/2972#respond</comments>
		
		<dc:creator><![CDATA[misswell]]></dc:creator>
		<pubDate>Sat, 02 Sep 2017 03:09:14 +0000</pubDate>
				<category><![CDATA[学习笔记]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Redis]]></category>
		<guid isPermaLink="false">http://blog.liuguofeng.com/?p=2972</guid>

					<description><![CDATA[找到配置文件php.ini，修改为下面内容，保存并重启服务 session.save_handler = re<p class="more-button"><a href="https://blog.liuguofeng.com/p/2972" class="more-link">Continue reading <span class="screen-reader-text">PHP 分布式中 Redis 实现 Session 共享</span><i class="genericon genericon-expand"></i></a></p>]]></description>
		
					<wfw:commentRss>https://blog.liuguofeng.com/p/2972/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
