<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mercystage</author_name>
  <author_url>https://blog.hatena.ne.jp/mercystage/</author_url>
  <blog_title>Mercyのφ(．． )メモメモ</blog_title>
  <blog_url>https://mercystage.hatenadiary.org/</blog_url>
  <categories>
    <anon>Memcached</anon>
    <anon>Redis</anon>
  </categories>
  <description>RailsでMemcachedやRedisをsession_storeやcache_storeに利用していて、セットされた値やキーを確認したい場合によく利用するコマンドのメモ。 Memcached 接続 (port:11211) telnet localhost 11211 サーバ状態確認 stats キー登録状況確認 stats items キーと値の確認 stats items の出力 STAT items:X number Y を利用して、下記コマンドを実行stats cachedump X Y Redis 接続 (port:6379) redis-cli サーバ状態確認 info・・・…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmercystage.hatenadiary.org%2Fentry%2F20140904%2F1409815258&quot; title=&quot;MemcachedとRedisの中身を確認する - Mercyのφ(．． )メモメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-09-04 16:20:58</published>
  <title>MemcachedとRedisの中身を確認する</title>
  <type>rich</type>
  <url>https://mercystage.hatenadiary.org/entry/20140904/1409815258</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
