<?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 领风沐雨</title><link>https://blog.zdltech.com/tags/redis/</link><description>Recent content in Redis on 领风沐雨</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Mon, 28 Sep 2020 01:17:23 +0000</lastBuildDate><atom:link href="https://blog.zdltech.com/tags/redis/index.xml" rel="self" type="application/rss+xml"/><item><title>Redis使用问题一</title><link>https://blog.zdltech.com/posts/wen-ti-yi/</link><pubDate>Mon, 28 Sep 2020 01:17:23 +0000</pubDate><guid>https://blog.zdltech.com/posts/wen-ti-yi/</guid><description># Reid 使用指南一 {#toc_0} ## 问题一 {#toc_1} ### OOM command not allowed when used memory &amp;gt; &amp;#39;maxmemory&amp;#39; {#toc_2} 这里表示使用内存超过了设置的最大内存。 redis.conf中的maxmemory定义R...</description></item><item><title>Redis 安装及使用</title><link>https://blog.zdltech.com/posts/redis-an-zhuang-ji-shi-yong/</link><pubDate>Thu, 26 Sep 2019 01:20:26 +0000</pubDate><guid>https://blog.zdltech.com/posts/redis-an-zhuang-ji-shi-yong/</guid><description>## Redis 安装及使用 {#toc_0} &amp;gt; Redis是一个开源的使用ANSI [C语言][1]编写、支持网络、可基于内存亦可持久化的日志型、Key-Value[数据库][2]，并提供多种语言的API &amp;gt; &amp;gt; redis是一个key-value[存储系统][3]。和Memcached类似，它...</description></item></channel></rss>