<br />
<b>Deprecated</b>:  mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in <b>/www/wwwroot/hh85/php/source/class/discuz/discuz_database.php</b> on line <b>177</b><br />
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>PHP技术论坛 - Redis</title>
    <link>http://php.hh85.com/forum.php?mod=forumdisplay&amp;fid=55</link>
    <description>Latest 20 threads of Redis</description>
    <copyright>Copyright(C) PHP技术论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 03 Jun 2026 04:19:36 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://php.hh85.com/static/image/common/logo_88_31.gif</url>
      <title>PHP技术论坛</title>
      <link>http://php.hh85.com/</link>
    </image>
    <item>
      <title>Redis集群配置</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=74</link>
      <description><![CDATA[1:redis默认配置都是主机

2：redis 主从配置一主多从，从机大于2

3：通过命令行做临时的主从配置
把当前redis设置为从机 并设置主机的IP和端口

永久的配置可以通过修改redis的配置文件 修改master ip和端口


4: info replication 命令查看当前redis信息状态


5：哨 ...]]></description>
      <category>Redis</category>
      <author>admin</author>
      <pubDate>Tue, 22 Mar 2022 07:05:58 +0000</pubDate>
    </item>
    <item>
      <title>Redis作者谈Redis应用场景</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=47</link>
      <description><![CDATA[毫无疑问，Redis开创了一种新的数据存储思路，使用Redis，我们不用在面对功能单调的数据库时，把精力放在如何把大象放进冰箱这样的问题上，而是利用Redis灵活多变的数据结构和数据操作，为不同的大象构建不同的冰箱。希望你喜欢这个比喻。


下面是一篇新鲜出炉的文章， ...]]></description>
      <category>Redis</category>
      <author>admin</author>
      <pubDate>Mon, 29 May 2017 06:57:00 +0000</pubDate>
    </item>
    <item>
      <title>LNMP Thinkphp 3.1.3配置Redis</title>
      <link>http://php.hh85.com/forum.php?mod=viewthread&amp;tid=46</link>
      <description><![CDATA[1:安装
进入lnmp解压后的目录，执行：./addons.sh install redis 


2：Redis状态管理： /etc/init.d/redis {start|stop|restart|kill}



3:配置文件
/usr/local/redis/etc/redis.conf




4:修改密码
修改 requirepass 的值为密码


5：使用




 ...]]></description>
      <category>Redis</category>
      <author>admin</author>
      <pubDate>Sun, 28 May 2017 13:20:42 +0000</pubDate>
    </item>
  </channel>
</rss>